| Commit message (Expand) | Author | Age |
* | Partially revert 1.140, restoring the old behaviour for all codecs | rtognimp | 2006-04-23 |
* | Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod... | reynaldo | 2006-04-22 |
* | Fix passing qdm2 extradata to lavc decoder | rtognimp | 2006-03-27 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | le2me_32 is not necessary, tested by Diego on BE machine | rathann | 2006-03-14 |
* | in24/in32/fl32 little/big-endian QuickTime PCM audio support | rathann | 2006-03-13 |
* | Reduce output verbosity in non-verbose mode, change some printf to mp_msg. | diego | 2006-03-06 |
* | This patch fixes pcm (twos, swot) in MOV. | rtognimp | 2006-03-02 |
* | Second-try commit of this patch. | corey | 2006-02-17 |
* | Reverse commit of unfinished patch for passing audio_delay to the demuxers. | corey | 2006-02-09 |
* | 1. Include audio_delay as an argument to demux_seek. | corey | 2006-02-07 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | Partial support for QuickTime sound atom version 2. | corey | 2006-01-02 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | 10l, off by one error in last patch (codecdata length sanity check), | reimar | 2005-10-05 |
* | Detect eof when seeking and do _not_ restart the video. | reimar | 2005-09-28 |
* | Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for | reimar | 2005-09-27 |
* | Wrong editlist handling: end pts must be included. | reimar | 2005-09-16 |
* | Make -identify's 'ID_LENGTH=' print a float and not an integer.. The | ods15 | 2005-09-02 |
* | Fix move playlists (control must be returned to mplayer.c, with the demuxer | reimar | 2005-08-31 |
* | extra size checks for samples array to avoid crashes in some rare cases. | reimar | 2005-08-30 |
* | Demuxer modularization | rtognimp | 2005-08-05 |
* | Add missing range/length check for video trak desc (fixes bug #335). | reimar | 2005-07-10 |
* | cosmetic: split the lschunks function in two. | reimar | 2005-07-10 |
* | avoid bad memory access | reimar | 2005-06-20 |
* | fix memleak when playing mov files | reimar | 2005-06-20 |
* | The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schul... | nplourde | 2005-05-18 |
* | Fix audio playback for no-sound-3gp.3gp (amr nb) | rtognimp | 2005-05-06 |
* | Decode "d263" and "damr" atoms in 3gp files | rtognimp | 2005-05-05 |
* | Also '3g2a' can be used for 3GPP Profile 2 | rtognimp | 2005-04-28 |
* | Fix alac from QTpro (in standard mov file, not in m4a file) | rtognimp | 2005-03-30 |
* | alac support via lavc decoder | rtognimp | 2005-03-06 |
* | set sh_audio->delay ins audio-only case so that correct time is displayed | reimar | 2005-03-01 |
* | Mp3On4 demuxer support | rtognimp | 2005-02-15 |
* | Reset stream eof after parsing header, fixes bug #218 | reimar | 2005-01-23 |
* | Fix channels, sample rate and sample size for 3gp files | rtognimp | 2004-12-29 |
* | fix position bar and length display for mov files | reimar | 2004-12-21 |
* | Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples. | diego | 2004-12-18 |
* | Extended support for other object type IDs in the ESDS. This enables e.g. MPE... | mosu | 2004-11-15 |
* | AVC support moved to libavcodec, avcC atom is now passed in extradata | rtognimp | 2004-09-13 |
* | AVC (fourcc avc1) in mp4 support | rtognimp | 2004-08-29 |
* | Negate default palette for grayscale cvid | rtognimp | 2004-06-27 |
* | typo | diego | 2004-06-25 |
* | Have the MOV demuxer recognize and display (via MPINFO) registered ISO | diego | 2004-01-20 |
* | Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>. | mosu | 2003-11-06 |
* | 1000000l!!!! | rfelker | 2003-11-03 |
* | Fix for borked .mov files with bogus user data length values. Patch by Marek ... | mosu | 2003-09-20 |
* | Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>. | mosu | 2003-09-11 |
* | Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com> | mosu | 2003-09-02 |
* | ffsvq3 fix, dunno if this is the correct fix | michael | 2003-05-10 |