Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21avformat/mov: get the correct fragment stsd_id when decrypting the sampleWang Yaqiang
2022-08-16avformat/mov: fix encryption index in the case of multiple trunZhao Zhili
2022-08-09avformat/mov: Rework the AVIF parser to handle multiple itemsVignesh Venkatasubramanian
2022-06-29avformat/mov: Only read the primary item for AVIFVignesh Venkatasubramanian
2022-04-23avformat/mov: Add support for still image AVIF parsingVignesh Venkatasubramanian
2022-04-22avformat/mov: fix timecode with high frame rate contentMarton Balint
2022-03-04avformat/mov: fix seeking with HEVC open GOP filesClément Bœsch
2022-03-04avformat/mov: add parsing for the sgpd sync boxClément Bœsch
2022-03-04avformat/mov: add support for sync group in sbgp boxClément Bœsch
2021-12-31avformat/mov: add option max_stts_deltaGyan Doshi
2021-11-22avformat/mov: make STTS duration unsigned intGyan Doshi
2021-10-13libavformat/mov: add support for 'cens', 'cbc1' and 'cbcs' encryption schemes...Nachiket Tarate
2021-10-04avformat/{isom,mov,movenc}: add support for CMAF DASH rolesJan Ekström
2021-08-25avformat/movenc: add support for TTML muxingJan Ekström
2021-06-02avformat/mov: add option to use tfdt for fragment timestamps.Gyan Doshi
2020-11-05Add support for playing Audible AAXC (.aaxc) files [PATCH v4]Vesselin Bontchev
2020-09-03avformat/mov: Only read the mfra size once during sidx parsingDerek Buitenhuis
2020-04-11libavformat/mov: fix multiple trun per trafJohn Stebbins
2019-10-12avformat/mov: parse sdtp atom and set the pkt disposable flag accordinglyMatthieu Bouron
2019-02-08avformat/mov.c: require tfhd to begin parsing trunchcunningham
2018-09-09Use QT format for audio sample descriptors depending on stsd version.Justin Ruggles
2018-09-09lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins
2018-07-25lavf/isom: Make auxiliary_offsets consistently uint64_t.Carl Eugen Hoyos
2018-04-21avformat/mov: Fix parsing of saio/siaz atoms in encrypted content.Jacob Trimble
2018-04-19avformat/mov: Remove old encryption info methods.Jacob Trimble
2018-04-19avformat/mov: Increase support for common encryption.Jacob Trimble
2018-03-10lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva
2017-12-02lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins
2017-10-26Merge commit '604fbb3132e88727e496c96c92cfe02748c25a1a'James Almer
2017-10-23mov: fix decode of fragments that overlap in timeJohn Stebbins
2017-09-29lavf/mov: Allow reading very large files.Pablo Montilla
2017-09-28Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057'James Almer
2017-08-24avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis
2017-05-27avformat/mov: add support for reading Content Light Level BoxJames Almer
2017-05-27avformat/mov: add support for reading Mastering Display Metadata BoxJames Almer
2017-04-03mov: Move code shared with CAF to a separate fileDiego Biurrun
2017-03-31lavf/mov.c: Add -advanced_editlist option for mov format.Sasi Inguva
2017-02-11mov: Rework stsc index validationVittorio Giovara
2017-02-01mov: fix decryption with edit listerankor
2016-12-14Add missing #includes for standalone spherical-information-related headersDiego Biurrun
2016-12-08Add missing #includes for standalone spherical-information-related headersDiego Biurrun
2016-12-07mov: Export spherical informationVittorio Giovara
2016-12-07mov: Export spherical informationVittorio Giovara
2016-11-30mov: Evaluate the movie display matrixVittorio Giovara
2016-11-03lavf/mov.c: Use the first sidx for tracks without sidx.Sasi Inguva
2016-11-01mov: Evaluate the movie display matrixVittorio Giovara
2016-10-24lavf/mov: improve `tref/chap` chapter handlingRodger Combs
2016-08-29mov: Remove ancient heuristic hackDerek Buitenhuis
2016-08-25mov: Remove ancient heuristic hackDerek Buitenhuis
2016-07-13Merge commit '76729970049fe95659346503f7401a5d869f9959'Matthieu Bouron