summaryrefslogtreecommitdiff
path: root/libavformat/isom.h
Commit message (Expand)AuthorAge
* Add support for playing Audible AAXC (.aaxc) files [PATCH v4]Vesselin Bontchev2020-11-05
* avformat/mov: Only read the mfra size once during sidx parsingDerek Buitenhuis2020-09-03
* libavformat/mov: fix multiple trun per trafJohn Stebbins2020-04-11
* avformat/mov: parse sdtp atom and set the pkt disposable flag accordinglyMatthieu Bouron2019-10-12
* avformat/mov.c: require tfhd to begin parsing trunchcunningham2019-02-08
* Use QT format for audio sample descriptors depending on stsd version.Justin Ruggles2018-09-09
* lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins2018-09-08
* lavf/isom: Make auxiliary_offsets consistently uint64_t.Carl Eugen Hoyos2018-07-25
* avformat/mov: Fix parsing of saio/siaz atoms in encrypted content.Jacob Trimble2018-04-21
* avformat/mov: Remove old encryption info methods.Jacob Trimble2018-04-19
* avformat/mov: Increase support for common encryption.Jacob Trimble2018-04-19
* lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva2018-03-10
* lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins2017-12-02
* Merge commit '604fbb3132e88727e496c96c92cfe02748c25a1a'James Almer2017-10-26
|\
| * mov: Move code shared with CAF to a separate fileDiego Biurrun2017-04-03
* | mov: fix decode of fragments that overlap in timeJohn Stebbins2017-10-23
* | lavf/mov: Allow reading very large files.Pablo Montilla2017-09-28
* | Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057'James Almer2017-09-27
|\|
| * mov: Rework stsc index validationVittorio Giovara2017-02-10
| * Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-08
| * mov: Export spherical informationVittorio Giovara2016-12-07
| * mov: Evaluate the movie display matrixVittorio Giovara2016-11-01
| * mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-29
* | avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis2017-08-24
* | avformat/mov: add support for reading Content Light Level BoxJames Almer2017-05-27
* | avformat/mov: add support for reading Mastering Display Metadata BoxJames Almer2017-05-27
* | lavf/mov.c: Add -advanced_editlist option for mov format.Sasi Inguva2017-03-31
* | mov: fix decryption with edit listerankor2017-02-01
* | Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-14
* | mov: Export spherical informationVittorio Giovara2016-12-07
* | mov: Evaluate the movie display matrixVittorio Giovara2016-11-30
* | lavf/mov.c: Use the first sidx for tracks without sidx.Sasi Inguva2016-11-03
* | lavf/mov: improve `tref/chap` chapter handlingRodger Combs2016-10-24
* | mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-25
* | Merge commit '76729970049fe95659346503f7401a5d869f9959'Matthieu Bouron2016-07-13
|\|
| * mov: Implement support for multiple sample description tablesVittorio Giovara2016-06-17
| * mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-21
| * mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-18
* | mov - support seek in encrypted mp4erankor2016-03-06
* | mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-20
* | avformat/mov: support cenc (common encryption)erankor2015-12-31
* | avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer2015-12-13
* | libavformat/mov.c: allow QuickTime metadata to come after traksNeil Birkbeck2015-12-05
* | avformat/mov: Add option to ignore chapters during parsingBryan Huh2015-11-10
* | mov: Add support parsing QuickTime Metadata Keys.Tinglin Liu2015-10-26
* | lavf/mov: add support for sidx fragment indexesRodger Combs2015-10-09
* | Add support for Audible AAX (and AAX+) filesVesselin Bontchev2015-07-19
* | mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-18
* | avformat/mov: move edit list heuristics into mov_build_index()Clément Bœsch2015-01-02
* | avformat/mov: check atom nesting depthMichael Niedermayer2014-12-16