| Commit message (Expand) | Author | Age |
* | seeking based on the largest timestamp in an mpeg stream | aurel | 2004-10-23 |
* | Index-Recovery cosmetix | atmos4 | 2004-10-20 |
* | Remove redundant ASF status line, there is another for all formats. | diego | 2004-10-19 |
* | support function for vcd on darwin | nplourde | 2004-10-18 |
* | enable vcd for all darwin based sys not only mac osx | nplourde | 2004-10-18 |
* | add vcd support to darwin for ppc | nplourde | 2004-10-18 |
* | Fix compilation when LOG is defined | rtognimp | 2004-10-18 |
* | EOF detection (fix hanging at end of stream) | rtognimp | 2004-10-18 |
* | Fix segfault for unexistant/unreachable rtsp streams | rtognimp | 2004-10-18 |
* | Recover Keyframe-Index for XviD aswell | atmos4 | 2004-10-18 |
* | avoid segfault with -vc dummy | reimar | 2004-10-15 |
* | some memory leaks fixed | reimar | 2004-10-14 |
* | removed dependency on liba52 | nicodvb | 2004-10-11 |
* | LIBAVFORMAT_BUILD >= 4619 | michael | 2004-10-10 |
* | typo noticed by Shixin Zeng <shixinzeng at sjtu dot edu dot cn> | diego | 2004-10-10 |
* | Support ON2 variation of AVI format (.vp5 files) | rtognimp | 2004-10-08 |
* | fixed a bug that makes the demuxer loop forever probing a52 audio when a52_sy... | nicodvb | 2004-10-07 |
* | fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev... | reimar | 2004-10-07 |
* | fixed small memleak | reimar | 2004-10-01 |
* | better, tuneable (via #define) MP3 detection, limit demux_audio to scanning | reimar | 2004-09-28 |
* | show ogg subtitle language on OSD, if available | joey | 2004-09-28 |
* | fix sub_select fiasco with global sub numbering. now multiple sub sources ca... | joey | 2004-09-28 |
* | missing extern | rathann | 2004-09-23 |
* | With the latest change to dec_audio.c (1.32) the demuxers have to set sh_a->s... | mosu | 2004-09-21 |
* | fix playback of files with displaysize not set (aspect was set to NaN for these) | reimar | 2004-09-18 |
* | moved sh_audio initialization from dec_audio to demuxer.c to fix | reimar | 2004-09-16 |
* | AVC support moved to libavcodec, avcC atom is now passed in extradata | rtognimp | 2004-09-13 |
* | Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>. | mosu | 2004-09-12 |
* | fix seeking in audio-only case (crash when seeking backwards, time reset to 0) | reimar | 2004-09-11 |
* | show video format for all demuxers, not just avi (move this somewhere else if... | rfelker | 2004-09-10 |
* | avoid always skipping first junk with a "sync lost" message | reimar | 2004-09-09 |
* | chunk size fix from Ross Finlayson, ported from xine | diego | 2004-09-08 |
* | fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts | rfelker | 2004-09-05 |
* | fixed warning in my patch | rfelker | 2004-09-05 |
* | ensure that avi files have a valid header as soon as possible. | rfelker | 2004-09-05 |
* | allow empty assignments, necessary for some weird servers... | reimar | 2004-08-30 |
* | AVC (fourcc avc1) in mp4 support | rtognimp | 2004-08-29 |
* | small fixes | rathann | 2004-08-28 |
* | use correct headers | rathann | 2004-08-28 |
* | added forgotten dvb-t params lp_coderate and hierarchy | nicodvb | 2004-08-26 |
* | Cosmetics: fix some compiler warnings. | mosu | 2004-08-25 |
* | Display the language code for subtitles from Matroska files. | mosu | 2004-08-24 |
* | Do not use globals. Put the variables into the appropriate demuxer struct ins... | mosu | 2004-08-24 |
* | Support for subtitle switching in Matroska. | mosu | 2004-08-24 |
* | moved combined vobsub_lang into sub_select | joey | 2004-08-22 |
* | more genre IDs by Bernd Ernesti <mplayer@lists.veego.de> | diego | 2004-08-22 |
* | nut is only handled by lavf, speed up detection | alex | 2004-08-21 |
* | DTS support via lavc and libdts | rtognimp | 2004-08-12 |
* | do not attempt to seek backward in stream on MDPR chunk with no codec data | reimar | 2004-08-10 |
* | Better protection against double definition of MPEGLAYER3WAVEFORMAT | wight | 2004-08-09 |