summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
Commit message (Expand)AuthorAge
* CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)Baptiste Coudurier2006-02-22
* Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDU...Baptiste Coudurier2006-02-19
* The current_sample field is meant to be the sample number, not an offset intoJulian Scheid2006-02-19
* simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 sma...Baptiste Coudurier2006-02-18
* add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 ...Baptiste Coudurier2006-02-18
* add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Bapti...Baptiste Coudurier2006-02-18
* mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurie...Michael Niedermayer2006-02-14
* useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Michael Niedermayer2006-02-13
* fix demuxing of Video006.3gpMichael Niedermayer2006-02-12
* mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier sm...Baptiste Coudurier2006-02-12
* 10l for myselfMichael Niedermayer2006-02-12
* mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-02-12
* 10l, fails to compile when debug enabledAlex Beregszaszi2006-02-12
* stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)Michael Niedermayer2006-02-11
* mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.couduri...Baptiste Coudurier2006-02-11
* simplify timebase if possibleMichael Niedermayer2006-02-02
* try avi video name -> codec_id mapping if the mov one has no matchMichael Niedermayer2006-01-25
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-24
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* finally found what those >138 codes were... crappy compressed 5bit ascii. thi...François Revol2005-12-30
* fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT gmx DOT n...François Revol2005-12-30
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* QDM2 compatible decoderRoberto Togni2005-10-18
* set time_base as soon as time_scale is known instead of in a unrelated chunck...Michael Niedermayer2005-09-06
* sample_rate value is not always correct (is there anything in quicktime which...Michael Niedermayer2005-09-04
* kill duplicated get/put_be24()Michael Niedermayer2005-07-19
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* add hdv2 fourcc to MPEG2 codec mappingAurelien Jacobs2005-06-30
* better dont read the width/height at all, its random anywayMichael Niedermayer2005-06-27
* another chapter in the neverending mov demuxer cleanupMichael Niedermayer2005-06-24
* AVPacket.posMichael Niedermayer2005-05-26
* update current_sample number for non split modeMichael Niedermayer2005-05-21
* segfault fixMichael Niedermayer2005-05-21
* support non interleaved mov filesMichael Niedermayer2005-05-21
* 10l (overwriting w/h with 0)Michael Niedermayer2005-05-21
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-19
* switch to native time basesMichael Niedermayer2005-04-30
* reverting 1.66 -> 1.67 changeMichael Niedermayer2005-03-30
* Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gma...François Revol2005-03-23
* more fine grained discarding of packetsMichael Niedermayer2005-03-17
* Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl>François Revol2005-03-12
* uuid patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-03-11
* first pass at ALAC decoder from David Hammerton; while David's originalMike Melanson2005-03-06
* mp4a fix based on some code by (Song.Itany inventec-inc com)Michael Niedermayer2005-03-04
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fr...tjraivio@cc.hut.fi2005-02-16
* set timestamps correctlyMichael Niedermayer2005-02-07
* cleanupMichael Niedermayer2005-02-07