178 Commits (7857ba97ac556ccd1f4357fe5284b8e8d1c75f35)

Author SHA1 Message Date
James Almer 5fa9c4e596 avformat/mov: support for LCEVC tracks 3 months ago
James Almer 9d095f127a avformat/isom: make parameters used for loging a pointer to void 4 months ago
James Almer 58cb0cab5e avformat/mov: ensure pasp box derived SAR is used if present 6 months ago
James Almer f6b29c8773 avformat/mov: don't use sizeof(AVStereo3D) 6 months ago
James Almer a91f34aad8 avformat/mov: don't use sizeof(AVMasteringDisplayMetadata) 6 months ago
James Almer 3146b77a7d avformat/mov: store sample_sizes as unsigned ints 7 months ago
James Almer 41e349c24a avformat/mov: add support for tile HEIF still images 10 months ago
James Almer fe637161db avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF 10 months ago
James Almer 9ba327e70f avformat/mov: make MOVStreamContext refcounted 10 months ago
Damiano Galassi 112d3618ca avformat/mov: add support for 'amve' ambient viewing environment box 11 months ago
James Almer b94b3eac0e avformat/mov: use a more descriptive name for variables of type HEIFItem 11 months ago
James Almer f6b7b473d4 avformat/mov: ignore item boxes for animated heif 11 months ago
James Almer d9fed9df2a avformat/mov: improve HEIF parsing 12 months ago
James Almer 0405f71e19 avformat/mov: rename avif fields to heif 12 months ago
Vignesh Venkatasubramanian via ffmpeg-devel a0821345eb avformat/mov: Add support for demuxing still HEIC images 12 months ago
Zhao Zhili a8d9da4c8b avformat/mov: add interleaved_read option 1 year ago
Zhao Zhili d04dbf48fc avformat/mov: fix ISO/IEC 23003-5 support 2 years ago
Martin Storsjö 431f6260ac mov: Reduce the verbosity of the warning about fragmented MP4 vs advanced edit lists 2 years ago
Wang Yaqiang 0744782de3 avformat/mov: get the correct fragment stsd_id when decrypting the sample 2 years ago
Zhao Zhili 1af7797d21 avformat/mov: fix encryption index in the case of multiple trun 2 years ago
Vignesh Venkatasubramanian d931554f66 avformat/mov: Rework the AVIF parser to handle multiple items 2 years ago
Vignesh Venkatasubramanian be4d1caad4 avformat/mov: Only read the primary item for AVIF 3 years ago
Vignesh Venkatasubramanian 499e245b85 avformat/mov: Add support for still image AVIF parsing 3 years ago
Marton Balint 8dd5bb7280 avformat/mov: fix timecode with high frame rate content 3 years ago
Clément Bœsch ab77b878f1 avformat/mov: fix seeking with HEVC open GOP files 3 years ago
Clément Bœsch e05e4398c3 avformat/mov: add parsing for the sgpd sync box 3 years ago
Clément Bœsch eb947471b2 avformat/mov: add support for sync group in sbgp box 3 years ago
Gyan Doshi 9cfc7a2440 avformat/mov: add option max_stts_delta 3 years ago
Gyan Doshi 203b0e3561 avformat/mov: make STTS duration unsigned int 3 years ago
Nachiket Tarate ef0f5d1be6 libavformat/mov: add support for 'cens', 'cbc1' and 'cbcs' encryption schemes specified in Common Encryption (CENC) standard 3 years ago
Jan Ekström 7a446b1179 avformat/{isom,mov,movenc}: add support for CMAF DASH roles 3 years ago
Jan Ekström e41bd075dd avformat/movenc: add support for TTML muxing 3 years ago
Gyan Doshi 071930de72 avformat/mov: add option to use tfdt for fragment timestamps. 4 years ago
Vesselin Bontchev 03fb314acf Add support for playing Audible AAXC (.aaxc) files [PATCH v4] 4 years ago
Derek Buitenhuis 97fa669a6f avformat/mov: Only read the mfra size once during sidx parsing 4 years ago
John Stebbins 9f4054a0cb libavformat/mov: fix multiple trun per traf 5 years ago
Matthieu Bouron 1921f866ec avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly 5 years ago
chcunningham 3ea87e5d9e avformat/mov.c: require tfhd to begin parsing trun 6 years ago
Justin Ruggles d2047c14c0 Use QT format for audio sample descriptors depending on stsd version. 6 years ago
John Stebbins c9a992d931 lavf/mov: add AVCodecTag entry for GoPro metadata 6 years ago
Carl Eugen Hoyos fa35ab80f3 lavf/isom: Make auxiliary_offsets consistently uint64_t. 7 years ago
Jacob Trimble e5ba5fab49 avformat/mov: Fix parsing of saio/siaz atoms in encrypted content. 7 years ago
Jacob Trimble baf9c0bd99 avformat/mov: Remove old encryption info methods. 7 years ago
Jacob Trimble f7221d8e67 avformat/mov: Increase support for common encryption. 7 years ago
Sasi Inguva 43205df645 lavf/mov.c: Use the correct offset to shift timestamp when seeking. 7 years ago
John Stebbins 00d454ed2c lavf/movenc: add sdtp (sample dependency) box 7 years ago
John Stebbins 4a9d32baca mov: fix decode of fragments that overlap in time 7 years ago
Pablo Montilla 1015982f45 lavf/mov: Allow reading very large files. 7 years ago
Dale Curtis 37e8edc9f5 avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled. 7 years ago
James Almer 24133973fc avformat/mov: add support for reading Content Light Level Box 8 years ago