summaryrefslogtreecommitdiff
path: root/libavformat/isom.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/mov: fix ISO/IEC 23003-5 supportZhao Zhili2023-03-151-0/+2
* mov: Reduce the verbosity of the warning about fragmented MP4 vs advanced edi...Martin Storsjö2023-01-311-0/+1
* avformat/mov: get the correct fragment stsd_id when decrypting the sampleWang Yaqiang2022-09-211-0/+1
* avformat/mov: fix encryption index in the case of multiple trunZhao Zhili2022-08-161-1/+2
* avformat/mov: Rework the AVIF parser to handle multiple itemsVignesh Venkatasubramanian2022-08-091-0/+6
* avformat/mov: Only read the primary item for AVIFVignesh Venkatasubramanian2022-06-291-0/+1
* avformat/mov: Add support for still image AVIF parsingVignesh Venkatasubramanian2022-04-231-0/+1
* avformat/mov: fix timecode with high frame rate contentMarton Balint2022-04-221-0/+1
* avformat/mov: fix seeking with HEVC open GOP filesClément Bœsch2022-03-041-0/+5
* avformat/mov: add parsing for the sgpd sync boxClément Bœsch2022-03-041-0/+2
* avformat/mov: add support for sync group in sbgp boxClément Bœsch2022-03-041-0/+2
* avformat/mov: add option max_stts_deltaGyan Doshi2021-12-311-0/+1
* avformat/mov: make STTS duration unsigned intGyan Doshi2021-11-221-2/+7
* libavformat/mov: add support for 'cens', 'cbc1' and 'cbcs' encryption schemes...Nachiket Tarate2021-10-131-0/+2
* avformat/{isom,mov,movenc}: add support for CMAF DASH rolesJan Ekström2021-10-041-0/+12
* avformat/movenc: add support for TTML muxingJan Ekström2021-08-251-0/+3
* avformat/mov: add option to use tfdt for fragment timestamps.Gyan Doshi2021-06-021-0/+1
* Add support for playing Audible AAXC (.aaxc) files [PATCH v4]Vesselin Bontchev2020-11-051-0/+4
* avformat/mov: Only read the mfra size once during sidx parsingDerek Buitenhuis2020-09-031-0/+2
* libavformat/mov: fix multiple trun per trafJohn Stebbins2020-04-111-0/+1
* avformat/mov: parse sdtp atom and set the pkt disposable flag accordinglyMatthieu Bouron2019-10-121-0/+2
* avformat/mov.c: require tfhd to begin parsing trunchcunningham2019-02-081-0/+1
* Use QT format for audio sample descriptors depending on stsd version.Justin Ruggles2018-09-091-0/+1
* lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins2018-09-081-0/+1
* lavf/isom: Make auxiliary_offsets consistently uint64_t.Carl Eugen Hoyos2018-07-251-1/+1
* avformat/mov: Fix parsing of saio/siaz atoms in encrypted content.Jacob Trimble2018-04-211-0/+6
* avformat/mov: Remove old encryption info methods.Jacob Trimble2018-04-191-10/+0
* avformat/mov: Increase support for common encryption.Jacob Trimble2018-04-191-0/+14
* lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva2018-03-101-0/+1
* lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins2017-12-021-0/+5
* 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