| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -2/+0 |
* | Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash. | bertrand | 2003-05-17 | 1 | -2/+2 |
* | Port vcd to the new API | albeu | 2003-04-09 | 1 | -3/+0 |
* | A new control called upon stream reset. | albeu | 2003-04-06 | 1 | -0/+1 |
* | Using a different alignment for only the Gui is bad as this code use | albeu | 2003-04-04 | 1 | -4/+0 |
* | workaround only, please fix. | pontscho | 2003-04-03 | 1 | -0/+4 |
* | Stream modularization, the first step. | albeu | 2003-04-02 | 1 | -1/+54 |
* | Stream cleanup, don't use blah_on options anymore. | albeu | 2003-03-30 | 1 | -1/+0 |
* | dvbin_param_on moved | arpi | 2003-03-16 | 1 | -0/+2 |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -0/+1 |
* | cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue) | arpi | 2003-01-04 | 1 | -0/+1 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -1/+1 |
* | dvd chapter detect function from Gregory Kovriga | pontscho | 2002-10-22 | 1 | -0/+1 |
* | smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg> | arpi | 2002-10-06 | 1 | -0/+1 |
* | some cosmetics - reordering declarations, 10l for cache2 | arpi | 2002-09-15 | 1 | -8/+6 |
* | stream layer cleanup part 2 | arpi | 2002-09-15 | 1 | -1/+0 |
* | stream layer cleanup - part 1 | arpi | 2002-09-15 | 1 | -14/+15 |
* | removed obsolete VCD_CACHE hack | arpi | 2002-09-15 | 1 | -4/+0 |
* | removed messy global 'tv_handle', use stream->priv for that purpose | arpi | 2002-09-08 | 1 | -1/+1 |
* | gcc 2.95.4 doesn't like VAR==value without spaces | arpi | 2002-09-02 | 1 | -1/+1 |
* | 1000l - libmpdvdkit2 fix, thx Nexus | arpi | 2002-08-31 | 1 | -0/+7 |
* | - add icon (nice, but very ugly hakk:) | pontscho | 2002-07-05 | 1 | -0/+2 |
* | add -audiofile support for gui | pontscho | 2002-07-02 | 1 | -0/+2 |
* | Support for playing audio cds using cdparanoia. Include a raw audio | albeu | 2002-06-11 | 1 | -0/+1 |
* | off_t fields reordered, to avoid problems due to struct padding | arpi | 2002-05-29 | 1 | -3/+2 |
* | DVDKIT support | arpi | 2002-04-24 | 1 | -0/+7 |
* | dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net> | arpi | 2002-04-03 | 1 | -1/+5 |
* | DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net> | arpi | 2002-03-28 | 1 | -0/+2 |
* | Improved MP4 parsing (finally) | atmos4 | 2002-03-24 | 1 | -0/+8 |
* | sys/types.h required for off_t | arpi | 2002-03-23 | 1 | -1/+2 |
* | Initial ogg demuxer. No seeking, a/v sync is broken. Support avi | albeu | 2002-03-16 | 1 | -0/+1 |
* | mp_msg'ized (for i18n ;) | alex | 2002-03-15 | 1 | -2/+3 |
* | Make blocking call in libmpdemux interuptable (only with new input, | albeu | 2002-02-23 | 1 | -2/+2 |
* | add mfi support | pontscho | 2002-02-06 | 1 | -0/+1 |
* | warning (proper) fix | pl | 2002-01-29 | 1 | -0/+1 |
* | Extended DVD chapter specification. Remove -last-chapter option. | kmkaplan | 2002-01-24 | 1 | -0/+1 |
* | 10l ... | nexus | 2002-01-23 | 1 | -4/+0 |
* | FreeBSD need this to compile after last changes | nexus | 2002-01-23 | 1 | -0/+4 |
* | Add option -last-chapter for DVD playing/encoding | kmkaplan | 2002-01-21 | 1 | -0/+2 |
* | initial support for FILM file demuxing | melanson | 2002-01-16 | 1 | -0/+2 |
* | STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for pla... | arpi | 2002-01-08 | 1 | -0/+1 |
* | patch for missing include by Steven M. Schultz <sms@2BSD.COM> | pl | 2002-01-07 | 1 | -0/+2 |
* | added stream_read_qword by Chris Bednar | alex | 2002-01-05 | 1 | -0/+13 |
* | stream_skip len s/be off_t | steve | 2002-01-03 | 1 | -1/+1 |
* | dvd language->aid/sid functions | arpi | 2001-12-26 | 1 | -0/+3 |
* | subtitle_t + audio_stream_t -> stream_language_t (cleanup) | arpi | 2001-12-25 | 1 | -8/+3 |
* | missing #include's | pl | 2001-12-25 | 1 | -0/+2 |
* | pre-cache fixed | arpi | 2001-12-19 | 1 | -1/+1 |
* | initial precaching | arpi | 2001-12-17 | 1 | -1/+1 |
* | add subtitle language detect. | pontscho | 2001-11-21 | 1 | -0/+8 |
* | Added a new struct to stream_t to handle, network streaming. | bertrand | 2001-11-20 | 1 | -0/+7 |
* | add dvd audio stream detect | pontscho | 2001-11-16 | 1 | -0/+35 |
* | added tv subsystem | alex | 2001-11-09 | 1 | -0/+1 |
* | config.h cleanup, few things added to steram/demuxer headers | arpi | 2001-10-30 | 1 | -0/+7 |
* | stream_read() now returns no. of bytes readed | arpi | 2001-10-21 | 1 | -2/+4 |
* | cache2 support | arpi | 2001-10-20 | 1 | -6/+16 |
* | libdemuxer... | arpi | 2001-10-20 | 1 | -0/+141 |