| Commit message (Expand) | Author | Age |
* | added new pvr:// input for ivtv based cards | ben | 2006-07-10 |
* | removed old dvdnav code | nicodvb | 2006-06-16 |
* | include stream_dvd's interface from libmpdemux/stream_dvd.h | nicodvb | 2006-06-11 |
* | Remove mpdvdkit1 cruft from the build system. | diego | 2006-04-02 |
* | Fix compilation with stupid C++ compilers that shock on valid C | albeu | 2006-03-16 |
* | Move the subread from FILE to stream_t. | albeu | 2006-03-16 |
* | removed reference to inexistent extern variable | nicodvb | 2006-03-01 |
* | stream_control() returns int, not void | nicodvb | 2006-03-01 |
* | added cur_title to dvd_priv_t in order to keep track of dvd title currently p... | nicodvb | 2006-02-27 |
* | added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH | nicodvb | 2006-02-27 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | small warning fix: | rathann | 2005-07-10 |
* | ported all network streams to the new API | nicodvb | 2005-05-29 |
* | added a stream module for the vstream client library | joey | 2005-02-27 |
* | moved combined vobsub_lang into sub_select | joey | 2004-08-22 |
* | Seek in HTTP streams and stdin seek fixes | rtognimp | 2004-03-13 |
* | enable seeking in http streams | attila | 2004-02-17 |
* | Added the new C based Matroska demuxer by Aurelien Jacobs. | mosu | 2004-01-19 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 |
* | Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash. | bertrand | 2003-05-17 |
* | Port vcd to the new API | albeu | 2003-04-09 |
* | A new control called upon stream reset. | albeu | 2003-04-06 |
* | Using a different alignment for only the Gui is bad as this code use | albeu | 2003-04-04 |
* | workaround only, please fix. | pontscho | 2003-04-03 |
* | Stream modularization, the first step. | albeu | 2003-04-02 |
* | Stream cleanup, don't use blah_on options anymore. | albeu | 2003-03-30 |
* | dvbin_param_on moved | arpi | 2003-03-16 |
* | this is a combo patch that: | arpi | 2003-03-16 |
* | cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue) | arpi | 2003-01-04 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 |
* | dvd chapter detect function from Gregory Kovriga | pontscho | 2002-10-22 |
* | smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg> | arpi | 2002-10-06 |
* | some cosmetics - reordering declarations, 10l for cache2 | arpi | 2002-09-15 |
* | stream layer cleanup part 2 | arpi | 2002-09-15 |
* | stream layer cleanup - part 1 | arpi | 2002-09-15 |
* | removed obsolete VCD_CACHE hack | arpi | 2002-09-15 |
* | removed messy global 'tv_handle', use stream->priv for that purpose | arpi | 2002-09-08 |
* | gcc 2.95.4 doesn't like VAR==value without spaces | arpi | 2002-09-02 |
* | 1000l - libmpdvdkit2 fix, thx Nexus | arpi | 2002-08-31 |
* | - add icon (nice, but very ugly hakk:) | pontscho | 2002-07-05 |
* | add -audiofile support for gui | pontscho | 2002-07-02 |
* | Support for playing audio cds using cdparanoia. Include a raw audio | albeu | 2002-06-11 |
* | off_t fields reordered, to avoid problems due to struct padding | arpi | 2002-05-29 |
* | DVDKIT support | arpi | 2002-04-24 |
* | dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net> | arpi | 2002-04-03 |
* | DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net> | arpi | 2002-03-28 |
* | Improved MP4 parsing (finally) | atmos4 | 2002-03-24 |
* | sys/types.h required for off_t | arpi | 2002-03-23 |
* | Initial ogg demuxer. No seeking, a/v sync is broken. Support avi | albeu | 2002-03-16 |
* | mp_msg'ized (for i18n ;) | alex | 2002-03-15 |