| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mov: Only read the primary item for AVIF | Vignesh Venkatasubramanian | 2022-06-29 | 1 | -0/+1 |
* | avformat/mov: Add support for still image AVIF parsing | Vignesh Venkatasubramanian | 2022-04-23 | 1 | -0/+1 |
* | avformat/mov: fix timecode with high frame rate content | Marton Balint | 2022-04-22 | 1 | -0/+1 |
* | avformat/mov: fix seeking with HEVC open GOP files | Clément Bœsch | 2022-03-04 | 1 | -0/+5 |
* | avformat/mov: add parsing for the sgpd sync box | Clément Bœsch | 2022-03-04 | 1 | -0/+2 |
* | avformat/mov: add support for sync group in sbgp box | Clément Bœsch | 2022-03-04 | 1 | -0/+2 |
* | avformat/mov: add option max_stts_delta | Gyan Doshi | 2021-12-31 | 1 | -0/+1 |
* | avformat/mov: make STTS duration unsigned int | Gyan Doshi | 2021-11-22 | 1 | -2/+7 |
* | libavformat/mov: add support for 'cens', 'cbc1' and 'cbcs' encryption schemes... | Nachiket Tarate | 2021-10-13 | 1 | -0/+2 |
* | avformat/{isom,mov,movenc}: add support for CMAF DASH roles | Jan Ekström | 2021-10-04 | 1 | -0/+12 |
* | avformat/movenc: add support for TTML muxing | Jan Ekström | 2021-08-25 | 1 | -0/+3 |
* | avformat/mov: add option to use tfdt for fragment timestamps. | Gyan Doshi | 2021-06-02 | 1 | -0/+1 |
* | Add support for playing Audible AAXC (.aaxc) files [PATCH v4] | Vesselin Bontchev | 2020-11-05 | 1 | -0/+4 |
* | avformat/mov: Only read the mfra size once during sidx parsing | Derek Buitenhuis | 2020-09-03 | 1 | -0/+2 |
* | libavformat/mov: fix multiple trun per traf | John Stebbins | 2020-04-11 | 1 | -0/+1 |
* | avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly | Matthieu Bouron | 2019-10-12 | 1 | -0/+2 |
* | avformat/mov.c: require tfhd to begin parsing trun | chcunningham | 2019-02-08 | 1 | -0/+1 |
* | Use QT format for audio sample descriptors depending on stsd version. | Justin Ruggles | 2018-09-09 | 1 | -0/+1 |
* | lavf/mov: add AVCodecTag entry for GoPro metadata | John Stebbins | 2018-09-08 | 1 | -0/+1 |
* | lavf/isom: Make auxiliary_offsets consistently uint64_t. | Carl Eugen Hoyos | 2018-07-25 | 1 | -1/+1 |
* | avformat/mov: Fix parsing of saio/siaz atoms in encrypted content. | Jacob Trimble | 2018-04-21 | 1 | -0/+6 |
* | avformat/mov: Remove old encryption info methods. | Jacob Trimble | 2018-04-19 | 1 | -10/+0 |
* | avformat/mov: Increase support for common encryption. | Jacob Trimble | 2018-04-19 | 1 | -0/+14 |
* | lavf/mov.c: Use the correct offset to shift timestamp when seeking. | Sasi Inguva | 2018-03-10 | 1 | -0/+1 |
* | lavf/movenc: add sdtp (sample dependency) box | John Stebbins | 2017-12-02 | 1 | -0/+5 |
* | Merge commit '604fbb3132e88727e496c96c92cfe02748c25a1a' | James Almer | 2017-10-26 | 1 | -1/+14 |
|\ |
|
| * | mov: Move code shared with CAF to a separate file | Diego Biurrun | 2017-04-03 | 1 | -1/+14 |
* | | mov: fix decode of fragments that overlap in time | John Stebbins | 2017-10-23 | 1 | -9/+17 |
* | | lavf/mov: Allow reading very large files. | Pablo Montilla | 2017-09-28 | 1 | -1/+1 |
* | | Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057' | James Almer | 2017-09-27 | 1 | -1/+1 |
|\| |
|
| * | mov: Rework stsc index validation | Vittorio Giovara | 2017-02-10 | 1 | -1/+1 |
| * | Add missing #includes for standalone spherical-information-related headers | Diego Biurrun | 2016-12-08 | 1 | -0/+3 |
| * | mov: Export spherical information | Vittorio Giovara | 2016-12-07 | 1 | -0/+6 |
| * | mov: Evaluate the movie display matrix | Vittorio Giovara | 2016-11-01 | 1 | -0/+2 |
| * | mov: Remove ancient heuristic hack | Derek Buitenhuis | 2016-08-29 | 1 | -1/+0 |
* | | avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled. | Dale Curtis | 2017-08-24 | 1 | -0/+1 |
* | | avformat/mov: add support for reading Content Light Level Box | James Almer | 2017-05-27 | 1 | -0/+2 |
* | | avformat/mov: add support for reading Mastering Display Metadata Box | James Almer | 2017-05-27 | 1 | -0/+2 |
* | | lavf/mov.c: Add -advanced_editlist option for mov format. | Sasi Inguva | 2017-03-31 | 1 | -0/+1 |
* | | mov: fix decryption with edit list | erankor | 2017-02-01 | 1 | -0/+9 |
* | | Add missing #includes for standalone spherical-information-related headers | Diego Biurrun | 2016-12-14 | 1 | -0/+3 |
* | | mov: Export spherical information | Vittorio Giovara | 2016-12-07 | 1 | -0/+7 |
* | | mov: Evaluate the movie display matrix | Vittorio Giovara | 2016-11-30 | 1 | -0/+1 |
* | | lavf/mov.c: Use the first sidx for tracks without sidx. | Sasi Inguva | 2016-11-03 | 1 | -0/+1 |
* | | lavf/mov: improve `tref/chap` chapter handling | Rodger Combs | 2016-10-24 | 1 | -1/+2 |
* | | mov: Remove ancient heuristic hack | Derek Buitenhuis | 2016-08-25 | 1 | -1/+0 |
* | | Merge commit '76729970049fe95659346503f7401a5d869f9959' | Matthieu Bouron | 2016-07-13 | 1 | -0/+8 |
|\| |
|
| * | mov: Implement support for multiple sample description tables | Vittorio Giovara | 2016-06-17 | 1 | -0/+8 |
| * | mov: Add an option to toggle dref opening | Derek Buitenhuis | 2016-01-21 | 1 | -0/+1 |
| * | mov: Add option to keep exact packet sequence after seeking | Derek Buitenhuis | 2015-03-18 | 1 | -0/+1 |