| Commit message (Expand) | Author | Age |
* | missing extern | rathann | 2004-09-23 |
* | moved sh_audio initialization from dec_audio to demuxer.c to fix | reimar | 2004-09-16 |
* | show video format for all demuxers, not just avi (move this somewhere else if... | rfelker | 2004-09-10 |
* | DTS support via lavc and libdts | rtognimp | 2004-08-12 |
* | cache min fill adjustment, based on patch by Jeremy Huddleston | iive | 2004-07-16 |
* | Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" wit... | mosu | 2004-05-07 |
* | Respect -playlist for asx streams | rtognimp | 2004-04-17 |
* | nsv (Nullsoft streaming video) demuxer | rtognimp | 2004-04-12 |
* | demux_lavf | michael | 2004-04-11 |
* | Added support for multiplexed (audio+video) RTP streams. | rsf | 2004-02-22 |
* | LML-M4 mpeg4 capture card raw stream format support | arpi | 2003-12-08 |
* | Fixes for a couple of warnings. | mosu | 2003-12-08 |
* | Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@infor... | mosu | 2003-12-08 |
* | missing extern | rathann | 2003-11-15 |
* | seek in realmedia files | luran | 2003-11-12 |
* | Fixed 'reading after EOF'. demuxers didn't check, how many they've read! | lumag | 2003-09-20 |
* | get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen a... | faust3 | 2003-09-19 |
* | - initial support for MPEG4 in TS (M4V is working, but not AAC yet) | arpi | 2003-08-24 |
* | 10l - some forgotten ifdefs | henry | 2003-08-07 |
* | inconsistency | alex | 2003-07-19 |
* | fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel Shachar | arpi | 2003-07-05 |
* | fix one missing #include, one missing extern and one 10l error. | rathann | 2003-06-19 |
* | tivo demuxer moved down, its fileformat detection is unstable (misdetects mpe... | arpi | 2003-06-09 |
* | TiVo demuxer and sub-cc/osd decoder | arpi | 2003-06-09 |
* | warning fixes Raindel Shachar <raindel@techunix.technion.ac.il> | alex | 2003-05-31 |
* | 10l | alex | 2003-05-23 |
* | Add support for Realaudio files | rtognimp | 2003-04-30 |
* | Added Matroska demuxing support. | mosu | 2003-04-30 |
* | 10l | michael | 2003-04-14 |
* | H264-ES demuxer | michael | 2003-04-04 |
* | Fix all demuxers wich where using a global var to enable themself. | albeu | 2003-03-30 |
* | Fix rawvideo and -audiofile | albeu | 2003-03-27 |
* | this is a combo patch that: | arpi | 2003-03-16 |
* | enabling mpeg4-es autodetection (if we dont enable it, then we will never kno... | michael | 2003-02-16 |
* | libgif/libungif based demuxer support for libmpdemux. | arpi | 2003-01-28 |
* | raw mpeg4-es support (you need to set -fps manually!) | arpi | 2003-01-23 |
* | raw video demuxer, requested by Michael | arpi | 2003-01-22 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 |
* | patch adds support for MOV-Reference-Files. | arpi | 2003-01-13 |
* | upsz :)))))))))))))) | pontscho | 2003-01-12 |
* | this patch adds an fallback to playlist (any but the plaintext-list format) | arpi | 2003-01-12 |
* | 10l (was segfaulting on non-dv file) | filon | 2003-01-06 |
* | XMMS Input plugin support | arpi | 2002-12-22 |
* | 10l - demux_avi handles AVI_NI and AVI_NINI too | arpi | 2002-12-11 |
* | 10l | arpi | 2002-12-07 |
* | demuxer_control(), percent position and time length query implemented in | arpi | 2002-11-16 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains | arpi | 2002-11-02 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 |