summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
Commit message (Expand)AuthorAge
* 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
* mov: Use the correct type for sizeLuca Barbato2016-02-14
* lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-21
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* mov: Drop dref when unable to parseVittorio Giovara2015-11-12
* mov: Correctly store dref pathsVittorio Giovara2015-11-12
* mov: detect cover art pictures by contentwm42015-11-03
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* mov: Allow more than one keyframe per trunMartin Storsjö2015-09-06
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* Revert "mov: Double-check that alias path is not an absolute path"Vittorio Giovara2015-07-17
* riff: Use the correct logging contextLuca Barbato2015-07-11
* mov: Log format rather than fourcc in stsd in trace modeVittorio Giovara2015-07-01
* mov: Adjust variable types to fix format warningsVittorio Giovara2015-07-01
* mp3: enable packed main_data decoding in MP4nu7742015-06-20
* mov: Check memory allocationVittorio Giovara2015-06-08
* mov: always check avio_read return valueAndreas Cadhalpun2015-05-31
* mov: reject zero bytes_per_frame with non-zero samples_per_frameAndreas Cadhalpun2015-05-31
* mov: Correctly allocate ctts_dataLuca Barbato2015-05-31
* mov: Fix two memleaksAndreas Cadhalpun2015-05-31
* mov: Double-check that alias path is not an absolute pathVittorio Giovara2015-04-19
* mov: Read alternate absolute path in dref alisVittorio Giovara2015-04-19
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* mov: Rely on box type rather than file type for colr atomVittorio Giovara2015-04-09
* mov: Write the display matrix in orderVittorio Giovara2015-03-23
* mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-18
* mov: Fix little endian audio detectionVittorio Giovara2015-03-17
* Revert "mov: Change DTS-based seek into CTS-based seek."Martin Storsjö2015-03-02
* mov: Change DTS-based seek into CTS-based seek.Yusuke Nakamura2015-02-15
* mov: Fix compilation with DEBUG enabledDiego Biurrun2015-02-14
* mov: Implement parsing of the "HandlerName" from the MP4 HDLR atomHendrik Leppkes2015-02-03
* mov: export audio service type as side dataAnton Khirnov2015-01-27
* mov: Do not compute negative SAR valuesVittorio Giovara2015-01-23
* mov: Check angle rather than full matrix when updating SARVittorio Giovara2015-01-14
* mov: avoid a memleak when multiple stss boxes are presentAnton Khirnov2014-12-19
* mov: Fix handling of zero-length metadata valuesMartin Storsjö2014-12-15
* mov: further expand the list of parsed metadata tagsDave Rice2014-12-08
* mov: expand the list of parsed metadata tagsVittorio Giovara2014-12-08