summaryrefslogtreecommitdiffstats
path: root/libavformat/mov.c
Commit message (Expand)AuthorAgeFilesLines
* compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime ...Michel Bardiaux2004-07-061-1/+2
* Seeking in .mov/.mp4 filesGael Chardon2004-07-061-62/+284
* The atom 'skip' should be handled by 'mov_read_leaf()', not byCedric Vincent2004-06-301-1/+2
* libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at...Steven M. Schultz2004-04-121-0/+2
* prefix globalMichael Niedermayer2004-04-101-3/+3
* correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio"...Thomas Raivio2004-04-091-0/+26
* * .mov files with uncompressed audio can't be correctly processedRoman Shaposhnik2004-03-311-1/+7
* cleanup frame_rate code, this may also fix some large file bugsMichael Niedermayer2004-03-241-26/+12
* Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Bria...Brian Becker2004-03-131-2/+54
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-031-1/+1
* initial commit for Quicktime Animation (RLE) video decoder; bit depthsMike Melanson2004-02-051-0/+1
* fixed double freeFabrice Bellard2003-11-101-2/+0
* added palette support to the QT demuxer; registered SMC video decoderMike Melanson2003-11-101-0/+88
* 8BPS decoderRoberto Togni2003-11-071-0/+1
* added XVID fourcc (ISO MPEG-4?) and AC3 fourccMike Melanson2003-10-251-0/+2
* Using the extension m4a for audio only MPEG-4 files is increasinglyDan Christiansen2003-10-191-2/+2
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-011-0/+2
* AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)Michael Niedermayer2003-09-281-28/+14
* update duration and start_timeFabrice Bellard2003-08-081-3/+5
* warning fixesAlex Beregszaszi2003-06-201-1/+0
* * missing part of the 3gp patch by Johannes CarlssonJohannes Carlsson2003-06-061-20/+100
* * 3gp patch by JocaZdenek Kabelac2003-06-051-0/+28
* Warning and compatibility fixes.Falk Hüffner2003-05-241-1/+1
* AMR-NB audio support patch by (<joca at rixmail dot se>)joca@rixmail.se2003-05-141-35/+114
* * added s263 (mapped to h263 - 3gp files)Zdenek Kabelac2003-05-121-3/+5
* * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works)Zdenek Kabelac2003-05-121-6/+38
* * uninitialized/unused vars cleanupZdenek Kabelac2003-05-121-7/+3
* * support for AAC audio (esds decoding - using extradata)Zdenek Kabelac2003-05-121-526/+500
* svq3 decoder by anonymousMichael Niedermayer2003-05-091-0/+1
* first pass at a new VP3 video decoderMike Melanson2003-05-051-0/+1
* * simplified parameters for parse routinesZdenek Kabelac2003-04-231-128/+123
* * fixed initialization and some memleakZdenek Kabelac2003-04-221-125/+271
* QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not...Sebastien Bechet2003-04-051-0/+4
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-4/+4
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-37/+37
* removed redundant 4CCFrançois Revol2003-01-171-1/+0
* Fix probing for some files (ew.mov, april.mov)François Revol2003-01-171-1/+2
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+1347
OpenPOWER on IntegriCloud