summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
Commit message (Expand)AuthorAge
* mov: move stsd finalization to an appropriate placeSean McGovern2017-07-31
* mov: Do not set stsd_count if mov_read_stsd() failsSean McGovern2017-07-31
* mov: log and return early on non-positive stsd entry countsSean McGovern2017-07-30
* mov: Move code shared with CAF to a separate fileDiego Biurrun2017-04-03
* spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-23
* mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
* mov: Validate cubemap layoutVittorio Giovara2017-03-07
* mov: Validate spherical metadata versionVittorio Giovara2017-03-07
* mov: Ignore old spherical metadata when newer version is presentVittorio Giovara2017-03-07
* mov: Fix spherical metadata_source parsingAaron Colwell2017-03-07
* mov: Do not try to parse multiple stsd for the same trackLuca Barbato2017-02-15
* mov: Rework stsc index validationVittorio Giovara2017-02-10
* Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
* mov: Avoid memcmp of uninitialised dataMark Thompson2017-01-30
* mov: Convert to the new bitstream readerAlexandra Hájková2017-01-13
* Use correct printf conversion specifiers for POSIX integer typesDiego Biurrun2016-12-23
* mov: fix a possible invalid read in mov_read_mac_string()Anton Khirnov2016-12-19
* mov: Export spherical informationVittorio Giovara2016-12-07
* mov: Use av_stream_add_side_data() for displaymatrix side dataJames Almer2016-11-23
* mov: Fix identity matrix boolean logicVittorio Giovara2016-11-16
* mov: Read multiple stsd from DVVittorio Giovara2016-11-08
* hevc: Support extradata changes from multiple stsdVittorio Giovara2016-11-08
* mov: Evaluate the movie display matrixVittorio Giovara2016-11-01
* Use ISO C printf conversion specifiers where appropriateDiego Biurrun2016-10-28
* Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
* Remove some pointless TRACE level debug codeDiego Biurrun2016-10-27
* mov: Update colr valuesVittorio Giovara2016-10-21
* lavf: fix usage of AVIOContext.seekableAnton Khirnov2016-09-30
* mov: Remove old b-frame/video delay heuristicDerek Buitenhuis2016-08-29
* mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-29
* mov: Validate the ID numberLuca Barbato2016-07-29
* mov: Rework the check for invalid indexes in stscVittorio Giovara2016-07-20
* mov: Wrap stsc index and count compare in a separate functionVittorio Giovara2016-07-20
* mov: Fix stsc_count comparisonMatthieu Bouron2016-07-20
* mov: fix stream extradata_size allocationMatthieu Bouron2016-07-15
* mov: Save number of stsd elements after stream extradata allocationVittorio Giovara2016-06-29
* mov: Support prores with multiple stsdVittorio Giovara2016-06-17
* 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
* mov: Print reason of loci parsing failureMichael Niedermayer2016-05-19
* mov: Add a comment referring to the standard that defines the loci boxMartin Storsjö2016-05-19
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* Drop pointless assert.h #includesDiego Biurrun2016-05-03
* mov: Check the entries value when parsing dref boxesLuca Barbato2016-03-11
* mov: Trim dref absolute pathVittorio Giovara2016-03-05
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* mov: Force the full parsing of mp3Luca Barbato2016-02-19
* mov: Fix the format specifier type for sizeVittorio Giovara2016-02-16