| Commit message (Expand) | Author | Age |
* | 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 |
* | LIVE.COM tests moved to ./configure | wight | 2004-08-09 |
* | Use port number embedded in url for mms streams | rtognimp | 2004-08-07 |
* | fix for crash when seeking with -novideo option | reimar | 2004-08-07 |
* | Removed the old Matroska demuxer. | mosu | 2004-08-04 |
* | mingw stdin fixes | faust3 | 2004-07-31 |
* | fixes a crash and unchecked string-handling in ENCA code. | reimar | 2004-07-28 |
* | prevent segfault on shmem failer | iive | 2004-07-26 |
* | Fix -nosound and -novideo (bug #28) | rtognimp | 2004-07-25 |
* | Fix segfault caused by changing a pointer that will be freed later | rtognimp | 2004-07-25 |
* | reduced code complexity, and also made consistent with other parts | alex | 2004-07-21 |
* | removing broken and unneeded copy | alex | 2004-07-21 |