aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mov.c
Commit message (Expand)AuthorAgeFilesLines
* fix spliting chunks, simplifyBaptiste Coudurier2006-05-111-41/+25
* 10l, undef DEBUGBaptiste Coudurier2006-05-091-1/+1
* assing correct codec_id for mjpegbBaptiste Coudurier2006-05-091-2/+2
* skip null fourcc, fix ep2_mystery_m640_dummy.movBaptiste Coudurier2006-05-011-5/+6
* set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyayBaptiste Coudurier2006-04-191-7/+4
* add AVID DV fourccBaptiste Coudurier2006-04-191-0/+1
* indentionBaptiste Coudurier2006-04-191-13/+13
* always skip garbage at end of atomBaptiste Coudurier2006-04-191-7/+6
* move declaration to mov.hBaptiste Coudurier2006-04-191-1/+0
* ignore wrong negative cts values created by quicktimeBaptiste Coudurier2006-03-271-0/+6
* let vorbis decoder init too, fix mi2_vorbis51.mp4Baptiste Coudurier2006-03-261-0/+3
* add mp3on4 detection, fix red.mp4Baptiste Coudurier2006-03-261-3/+13
* let faad init parameters properly, fix many SBR samplesBaptiste Coudurier2006-03-241-0/+5
* fix demuxing of CDR-Dinner_LAN_800k.mp4Baptiste Coudurier2006-03-241-5/+11
* need to dissociate pcm 16bit and 8bit casesBaptiste Coudurier2006-03-241-1/+2
* Quicktime creates S8 that way tooBaptiste Coudurier2006-03-241-0/+1
* vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4...Baptiste Coudurier2006-03-241-1/+1
* use 64bit typesBaptiste Coudurier2006-03-231-2/+2
* cleanBaptiste Coudurier2006-03-221-13/+15
* support 64bit date/durationBaptiste Coudurier2006-03-221-8/+19
* fixing current_sample vs. next_sample messMichael Niedermayer2006-03-211-10/+16
* fix sample size for uncompressed soundBaptiste Coudurier2006-03-141-8/+27
* indentionBaptiste Coudurier2006-03-121-5/+5
* use of PRI macros in dprintfBaptiste Coudurier2006-03-121-8/+8
* fix conversion types in dprintfBaptiste Coudurier2006-03-121-3/+3
* fix a warning when DEBUG is definedBaptiste Coudurier2006-03-111-1/+1
* some mov files have invalid pts so we need to consider these pts too in calcu...Michael Niedermayer2006-03-111-4/+11
* set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <bapti...Baptiste Coudurier2006-03-061-0/+2
* referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier...Baptiste Coudurier2006-03-061-6/+10
* add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <ba...Baptiste Coudurier2006-03-061-2/+27
* Support mov stsd atom version 2.Baptiste Coudurier2006-03-041-0/+9
* CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)Baptiste Coudurier2006-02-221-5/+0
* Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDU...Baptiste Coudurier2006-02-191-178/+101
* The current_sample field is meant to be the sample number, not an offset intoJulian Scheid2006-02-191-1/+1
* simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 sma...Baptiste Coudurier2006-02-181-13/+6
* add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 ...Baptiste Coudurier2006-02-181-0/+1
* add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Bapti...Baptiste Coudurier2006-02-181-0/+28
* mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurie...Michael Niedermayer2006-02-141-0/+8
* useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Michael Niedermayer2006-02-131-72/+1
* fix demuxing of Video006.3gpMichael Niedermayer2006-02-121-2/+4
* mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier sm...Baptiste Coudurier2006-02-121-11/+3
* 10l for myselfMichael Niedermayer2006-02-121-1/+1
* mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-02-121-295/+51
* 10l, fails to compile when debug enabledAlex Beregszaszi2006-02-121-1/+1
* stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)Michael Niedermayer2006-02-111-13/+20
* mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.couduri...Baptiste Coudurier2006-02-111-0/+31
* simplify timebase if possibleMichael Niedermayer2006-02-021-11/+34
* try avi video name -> codec_id mapping if the mov one has no matchMichael Niedermayer2006-01-251-0/+2
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-241-10/+10
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1