summaryrefslogtreecommitdiff
path: root/libavformat/isom.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '604fbb3132e88727e496c96c92cfe02748c25a1a'James Almer2017-10-261-1/+14
|\
| * mov: Move code shared with CAF to a separate fileDiego Biurrun2017-04-031-1/+14
* | mov: fix decode of fragments that overlap in timeJohn Stebbins2017-10-231-9/+17
* | lavf/mov: Allow reading very large files.Pablo Montilla2017-09-281-1/+1
* | Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057'James Almer2017-09-271-1/+1
|\ \ | |/
| * mov: Rework stsc index validationVittorio Giovara2017-02-101-1/+1
| * Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-081-0/+3
| * mov: Export spherical informationVittorio Giovara2016-12-071-0/+6
| * mov: Evaluate the movie display matrixVittorio Giovara2016-11-011-0/+2
| * mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-291-1/+0
* | avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis2017-08-241-0/+1
* | avformat/mov: add support for reading Content Light Level BoxJames Almer2017-05-271-0/+2
* | avformat/mov: add support for reading Mastering Display Metadata BoxJames Almer2017-05-271-0/+2
* | lavf/mov.c: Add -advanced_editlist option for mov format.Sasi Inguva2017-03-311-0/+1
* | mov: fix decryption with edit listerankor2017-02-011-0/+9
* | Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-141-0/+3
* | mov: Export spherical informationVittorio Giovara2016-12-071-0/+7
* | mov: Evaluate the movie display matrixVittorio Giovara2016-11-301-0/+1
* | lavf/mov.c: Use the first sidx for tracks without sidx.Sasi Inguva2016-11-031-0/+1
* | lavf/mov: improve `tref/chap` chapter handlingRodger Combs2016-10-241-1/+2
* | mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-251-1/+0
* | Merge commit '76729970049fe95659346503f7401a5d869f9959'Matthieu Bouron2016-07-131-0/+8
|\ \ | |/
| * mov: Implement support for multiple sample description tablesVittorio Giovara2016-06-171-0/+8
| * mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-211-0/+1
| * mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-181-0/+1
* | mov - support seek in encrypted mp4erankor2016-03-061-0/+3
* | mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-201-0/+1
* | avformat/mov: support cenc (common encryption)erankor2015-12-311-0/+13
* | avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer2015-12-131-0/+1
* | libavformat/mov.c: allow QuickTime metadata to come after traksNeil Birkbeck2015-12-051-0/+1
* | avformat/mov: Add option to ignore chapters during parsingBryan Huh2015-11-101-0/+1
* | mov: Add support parsing QuickTime Metadata Keys.Tinglin Liu2015-10-261-0/+3
* | lavf/mov: add support for sidx fragment indexesRodger Combs2015-10-091-0/+2
* | Add support for Audible AAX (and AAX+) filesVesselin Bontchev2015-07-191-0/+8
* | mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-181-0/+1
* | avformat/mov: move edit list heuristics into mov_build_index()Clément Bœsch2015-01-021-2/+8
* | avformat/mov: check atom nesting depthMichael Niedermayer2014-12-161-0/+1
* | Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'Michael Niedermayer2014-12-081-0/+1
|\ \ | |/
| * mov: parse XMP metadata on demandVittorio Giovara2014-12-081-0/+1
* | Support muxing 4k AVC Intra in mov.Carl Eugen Hoyos2014-12-021-0/+1
* | Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09'Michael Niedermayer2014-12-021-1/+2
|\ \ | |/
| * mov: Add an option for exporting all metadataVittorio Giovara2014-12-021-0/+2
* | avformat/mov: auodetect "use_mfra_for"Michael Niedermayer2014-10-151-0/+1
* | mov.c: allow reading fragment start dts/pts from fragmented mp4Mika Raento2014-10-131-0/+20
* | Merge commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea'Michael Niedermayer2014-08-191-1/+1
|\ \ | |/
| * mov: Drop unused parameter from ff_mov_read_esds()Diego Biurrun2014-08-191-1/+1
* | Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67'Michael Niedermayer2014-07-011-0/+2
|\ \ | |/
| * mov: Support default-base-is-moof.Yusuke Nakamura2014-07-011-0/+2
* | Read mov files where the moov atom is hidden within a free atom.Carl Eugen Hoyos2014-05-311-0/+1
* | Merge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043'Michael Niedermayer2014-05-191-0/+2
|\ \ | |/