summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
Commit message (Expand)AuthorAge
...
* | 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
* | lavf/mov: Support one more Avid compression id for AVCI50.Carl Eugen Hoyos2016-05-28
* | avformat/mov: Avoid "Unintended sign extension"Michael Niedermayer2016-05-24
* | avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol2016-04-14
* | Merge commit '7e01d48cfd168c3dfc663f03a3b6a98e0ecba328'Derek Buitenhuis2016-04-13
|\|
| * mov: Check the entries value when parsing dref boxesLuca Barbato2016-03-11
* | Merge commit 'd40cb726d271b0284642a1ba159eb26a5c579f77'Derek Buitenhuis2016-04-13
|\|
| * mov: Trim dref absolute pathVittorio Giovara2016-03-05
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | avformat/mov: read start_pad from edit list start time if codec is aacMarton Balint2016-03-20
* | Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos2016-03-09
* | mov - support seek in encrypted mp4erankor2016-03-06
* | lavf/mov: Set display aspect ratio for avid dv.Carl Eugen Hoyos2016-03-02
* | avformat/mov: do not leak memory on ffio_read_size failureMarton Balint2016-02-28
* | avformat/mov: merge mov_read_custom functionsMarton Balint2016-02-28
* | lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216Rodger Combs2016-02-28
* | lavf/mov: fix sidx with edit listsRodger Combs2016-02-28
* | Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'"Michael Niedermayer2016-02-24
* | Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'Derek Buitenhuis2016-02-24
|\|
| * mov: Force the full parsing of mp3Luca Barbato2016-02-19
* | Merge commit 'b92962436bdcfae478c8598dca397a397762eef8'Derek Buitenhuis2016-02-24
|\|
| * mov: Fix the format specifier type for sizeVittorio Giovara2016-02-16
* | mov: Fix leftover merge conflict cruftDerek Buitenhuis2016-02-16
* | Merge commit '5eb562831b3a9bea8026c413ef1338e06450d005'Derek Buitenhuis2016-02-16
|\|
| * mov: Use the correct type for sizeLuca Barbato2016-02-14
* | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
|\|
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-24
| * mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-21
* | lavf/mov: Extend extracting XMP in mov files using UUID BoxThierry Foucu2016-02-09
* | avformat/mov: dont print frma warning when format is the sameEran Kornblau2016-02-05
* | mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-20
* | lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptionsMats Peterson2016-01-16
* | lavf/mov: Confine 0x00000000 to raw/twos fourcc mapping to version 0 sample d...Mats Peterson2016-01-15
* | avformat/mov: Simplify format checking codeMichael Niedermayer2016-01-08
* | lavf/mov: Audio and fourcc 0x00000000Mats Peterson2016-01-08
* | avformat/mov: support cenc (common encryption)erankor2015-12-31
* | avformat: factor ff_get_qtpalette() out of mov.cMats Peterson2015-12-28
* | avformat/mov: Update handbrake_version threshold for full mp3 parsingMichael Niedermayer2015-12-22