summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
Commit message (Expand)AuthorAge
...
* | avformat/mov: zero initialize codec_name in mov_parse_stsd_video()James Almer2016-11-12
* | lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search...Sasi Inguva2016-11-10
* | avformat/mov: Read multiple stsd from DVVittorio Giovara2016-11-08
* | mov: validate sidx timescaleAndreas Cadhalpun2016-11-07
* | mov: validate time_scaleAndreas Cadhalpun2016-11-07
* | mov: validate sample_rateAndreas Cadhalpun2016-11-07
* | lavf/mov.c: Use the first sidx for tracks without sidx.Sasi Inguva2016-11-03
* | mov: immediately return from mov_fix_index without old index entriesAndreas Cadhalpun2016-11-01
* | lavf/mov: Only search for invalid moov in free if compliance < STRICT.Carl Eugen Hoyos2016-11-01
* | lavf/mov.c: Use the correct timescale when seeking for audio.Sasi Inguva2016-10-31
* | lavf/mov: reindentRodger Combs2016-10-24
* | lavf/mov: improve `tref/chap` chapter handlingRodger Combs2016-10-24
* | lavf/mov: support gopro hero moments udta tagJean Caillé2016-10-19
* | avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample()James Almer2016-10-18
* | mov: move stsd finalization to an appropriate placeHendrik Leppkes2016-10-17
* | lavf/mov: support gopro firmware udta tagJean Caillé2016-10-15
* | lavf/mov: Read display aspect ratio from ares atom also for dnxhd.Carl Eugen Hoyos2016-09-29
* | lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an...Sasi Inguva2016-09-29
* | lavf/mov: Add support for edit list parsing.Sasi Inguva2016-09-19
* | avformat/mov: Enable stream parsing for VP9.Matthew Gregan2016-09-08
* | avformat/mov: Fix potential integer overflow in mov_read_keysSergey Volk2016-09-08
* | avformat/mov: aax: pass proper AVClass to av_log()Thomas Hebb2016-08-28
* | avformat: fix decoded creation_time timestampsMarton Balint2016-08-28
* | mov: Remove old b-frame/video delay heuristicDerek Buitenhuis2016-08-25
* | mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-25
* | libavformat/mov: Accept known codepoints in 'colr'Steven Robertson2016-08-21
* | avformat/mov: Check STSD atom more completelyMichael Niedermayer2016-08-20
* | avformat/mov: Check extradata before accessMichael Niedermayer2016-08-16
* | avformat/mov: Enable mp3 parsing if a packet needs itMichael Niedermayer2016-08-06
* | avformat/mov: Do not allocate empty extradataMichael Niedermayer2016-07-21
* | lavf/mov: fix stream extradata_size allocationMatthieu Bouron2016-07-14
* | Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751'Matthieu Bouron2016-07-13
|\|
| * mov: Support prores with multiple stsdVittorio Giovara2016-06-17
* | Merge commit '76729970049fe95659346503f7401a5d869f9959'Matthieu Bouron2016-07-13
|\|
| * mov: Implement support for multiple sample description tablesVittorio Giovara2016-06-17
| * mov: Also export loci altitudeMichael Niedermayer2016-05-19
| * mov: Append place name instead of overwriting for lociMichael Niedermayer2016-05-19
| * mov: Fix parsing short lociMichael Niedermayer2016-05-19
* | avformat/mov: Skip non-key frames if AVDISCARD_NONKEY is set.Vadim Kalinsky2016-06-30
* | avformat/mov: Check sample sizeMichael Niedermayer2016-06-29
* | avformat/mov: parse rtmd track timecodePaul B Mahol2016-06-27
* | Merge commit '704d2bd18be8f134cb9ab19463a3c4eb63233dbd'Clément Bœsch2016-06-24
|\|
| * mov: Print reason of loci parsing failureMichael Niedermayer2016-05-19
* | Merge commit 'd34826c33d401929b2ff8aee161fd39ad0a73613'Clément Bœsch2016-06-24
|\|
| * mov: Add a comment referring to the standard that defines the loci boxMartin Storsjö2016-05-19
* | avformat/mov: add more datatypes in metadata handlingDavid Murmann2016-06-23
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
| * Drop pointless assert.h #includesDiego Biurrun2016-05-03
* | lavf/mov: ignore ctts entries that do not apply to a least one sampleMatthieu Bouron2016-06-20