| Commit message (Expand) | Author | Age |
* | 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 |
* | skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts.... | alex | 2004-07-21 |
* | Updated to conform to a small change in the LIVE.COM API. | rsf | 2004-07-20 |
* | Updated to cnform to a small change in the LIVE.COM API. | rsf | 2004-07-20 |
* | embarassing typo | diego | 2004-07-19 |
* | no redefinition, clashes with OpenBSD | alex | 2004-07-18 |
* | cache min fill adjustment, based on patch by Jeremy Huddleston | iive | 2004-07-16 |
* | missed function name change after ENCA support commit | iive | 2004-07-14 |
* | added multi-pid parsing code (up to 15), pid 0 is always added (for the PAT) | nicodvb | 2004-07-12 |
* | x86_64 fix by John Stebbins <john@stebbins.name> | faust3 | 2004-07-12 |
* | Make rtp:// cohexist with LIVE.COM | rtognimp | 2004-07-11 |
* | OpenBSD portability patches from the OpenBSD ports tree | diego | 2004-07-11 |
* | Remove useless "size restrictions" message | ranma | 2004-07-03 |
* | WMP doesn't encode urls with mmst protocol | rtognimp | 2004-07-02 |