| Commit message (Expand) | Author | Age |
* | 10l copy&Ãpaste bug in subtitle sh handling | reimar | 2006-11-14 |
* | Incomplete support for vobsub (missing palette support) and | reimar | 2006-11-13 |
* | Add support for 13k Voice (Qclp) in 3g2 files | rtogni | 2006-08-11 |
* | Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer | reimar | 2006-08-06 |
* | Move store_ughvlc to demux_mov as demux_ogg is not always compiled in. | diego | 2006-08-04 |
* | auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on... | nicodvb | 2006-08-04 |
* | Add simple edit list support to mov demuxer, it supports delay of audio and v... | atmos4 | 2006-07-23 |
* | drops casts from void * on malloc/calloc from libmpdemux code | reynaldo | 2006-07-13 |
* | Remove unused variables, patch by Stefan Huehner stefan at huehner org. | diego | 2006-07-08 |
* | Clean up audio pts handling, make audio pts tracking in the audio-only | uau | 2006-06-14 |
* | support for vorbis in mp4/mov | nicodvb | 2006-06-09 |
* | Disable unsecure dumping of generic track with -v -v -v | rtogni | 2006-06-05 |
* | Fix potential integer overflows in memory allocation. | rtogni | 2006-06-04 |
* | missing argument for mp_msg, fixes: | rathann | 2006-05-13 |
* | Fix potential integer overflows in memory allocation. Patch by Reimar and me,... | rtognimp | 2006-05-11 |
* | 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 |