| Commit message (Expand) | Author | Age |
* | 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 |
* | ss_div/ss_mul defaults to 0 | arpi | 2002-10-16 |
* | This just corrects a function name to match the other demuxer's | arpi | 2002-10-04 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 |
* | changed 'detected fileformat' messages to a message with %s | jaf | 2002-09-22 |
* | get_sh_audio/get_sh_video removed (never used, also useless) | arpi | 2002-09-22 |
* | removed dummy OGG functions - use #ifdef instead | arpi | 2002-09-15 |
* | added smjpeg demuxer only for nexus' request | alex | 2002-09-13 |
* | .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer | arpi | 2002-09-10 |
* | removed messy global 'tv_handle', use stream->priv for that purpose | arpi | 2002-09-08 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 |
* | typo fixes by Ross Finlayson <finlayson@live.com> | arpi | 2002-08-14 |
* | messages moved again | jaf | 2002-08-08 |
* | 10l | arpi | 2002-08-06 |
* | detection reordered. note: raw DV detection should be more reliable. | arpi | 2002-08-06 |
* | raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org> | arpi | 2002-08-05 |