summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
Commit message (Expand)AuthorAge
* mov_probe: use correct variableMichael Niedermayer2012-10-25
* Do not detect mov with maximum score if the atom size is too small.Carl Eugen Hoyos2012-10-23
* Improve MPEG-PS-in-MOV detection.Carl Eugen Hoyos2012-10-21
* bavformat/mov: add {} to complex ifsMichael Niedermayer2012-10-21
* mov.c: Check for stsd + m1s tag indicating MOV-wrapped MPEG-PS, and force con...Petter Ericson2012-10-19
* mov_probe: fix integer overflowsMichael Niedermayer2012-10-17
* mov: fix time types related to mov_metadata_creation_timeMichael Niedermayer2012-10-17
* mov: print warning if ff_get_wav_header() failsMichael Niedermayer2012-10-16
* mov: fix integer avoption typesMichael Niedermayer2012-10-07
* mov: add option to ignore edit lists.Michael Niedermayer2012-10-02
* mov: add av_dlog() to dump edit lists.Michael Niedermayer2012-09-29
* mov: only print multiple edit lists warning for actually unsupported casesMichael Niedermayer2012-09-29
* mov: remove default of 1024 sample skip for aac.Michael Niedermayer2012-09-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-20
|\
| * mov: support random access point groupingYusuke Nakamura2012-09-19
* | mov: fix 32/64 format typeMichael Niedermayer2012-09-19
* | Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'Michael Niedermayer2012-09-19
|\|
| * mov: check for EOF in long lasting loopsLuca Barbato2012-09-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-17
|\|
| * mov: stsd entries must be at least 16 byteMichael Niedermayer2012-09-16
| * mov: detect EOF in mov_read_dref()Michael Niedermayer2012-09-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-07
|\|
| * mov_chan: Pass a separate AVIOContext for readingSamuel Pitoiset2012-09-07
* | lavf: add missing new line to some error messages 2Piotr Bandurski2012-09-01
* | mov: fix av_log int typeMichael Niedermayer2012-08-30
* | mov: Change default aac priming fallback from 2112 to 1024Justin Greer2012-08-21
* | mov: parse custom "----" MetadataJustin Greer2012-08-21
* | movdec: Try to recover from overreading atomsMichael Niedermayer2012-08-15
* | mov: remux AALP tagPiotr Bandurski2012-08-12
* | mov: add av_dlog() to CTTS reading code like is already done in STTS.Michael Niedermayer2012-08-11
* | rename missed CodecID to AVCodecIDMichael Niedermayer2012-08-07
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | mov: dont clip timestamps at 0Michael Niedermayer2012-08-06
* | movenc: fix remuxing of svq3Piotr Bandurski2012-08-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\|
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|
| * lavf: deprecate r_frame_rate.Anton Khirnov2012-07-29
* | Fix avui stream-copy.Carl Eugen Hoyos2012-07-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-19
|\|
| * avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxerJustin Ruggles2012-07-19
* | mov/aac: skip initial aac paddingMichael Niedermayer2012-07-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * mov: use forward declaration of a function instead of a table.Ronald S. Bultje2012-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\|
| * mov: read itunes cover art.Anton Khirnov2012-07-02
| * mov: do not try to read total disc/track number if data atom is too short.Carl Eugen Hoyos2012-06-26
* | mov: add workaround for incorrect 0 time point.Michael Niedermayer2012-07-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
|\|