1669 Commits (6359b2ce038ef596f1e81b4c1238512d6d5df920)

Author SHA1 Message Date
Michael Niedermayer 9a3bbf89bd
avformat/mov: Check avif_info 1 year ago
Michael Niedermayer 3aff8503a9
avformat/mov: Avoid cloning encryption info if its unchanged 1 year ago
Zhao Zhili a8d9da4c8b avformat/mov: add interleaved_read option 1 year ago
Andreas Rheinhardt 7001ff74ba avformat/aviobuf: Add ffio_init_(read|write)_context() 1 year ago
Jan Ekström b300552dfb avformat/mov: enable identifying TTML subtitle streams as such 1 year ago
Zhao Zhili be7ac511a6 avformat/mov: avss box should be AV_CODEC_ID_CAVS 1 year ago
Zhao Zhili af3f120785 avformat/mov: fix overallocation when reading pssh/saiz 2 years ago
Dawid Kozinski 091705cd55 avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content 2 years ago
Zhao Zhili b7e79ba395 avformat/mov: decrease probe score for a random tag 2 years ago
Michael Niedermayer 0c78b0dd3b
avformat/mov: creation time should be non negative 2 years ago
Derek Buitenhuis f7d64881f8 mov: Do not blindly disable advanced edit lists if use_mfra_for is set 2 years ago
Marton Balint 5cdbf817c9 avformat/mov: restrict unix timestamp hack to version 0 mdhd/mvhd 2 years ago
Marton Balint bbb885e6a5 avformat/mov: factorize reading creation time metadata 2 years ago
Zhao Zhili d7e864366b avformat/mov: parse ISO-14496-12 ChannelLayout 2 years ago
Zhao Zhili d04dbf48fc avformat/mov: fix ISO/IEC 23003-5 support 2 years ago
Jan Ekström 912ac82a3c avformat/mov: base pcmC endianness on just the LSB 2 years ago
Jan Ekström adca877acb avformat/mov: check that pcmC box is of the expected type 2 years ago
Michael Niedermayer 53c1f5c2e2
avformat/mov: Check samplesize and offset to avoid integer overflow 2 years ago
Martin Storsjö 431f6260ac mov: Reduce the verbosity of the warning about fragmented MP4 vs advanced edit lists 2 years ago
Derek Buitenhuis dae3679a9b mov: Disable advanced_editlist for fragmented MP4 input 2 years ago
Sasi Inguva 9d8d7bdffb avformat/mov: Set duration to zero if the duration is UINT_MAX 2 years ago
Wang Yaqiang 0744782de3 avformat/mov: get the correct fragment stsd_id when decrypting the sample 2 years ago
James Almer 836b8001c9 avformat/mov: don't read duration from mvhd atom 2 years ago
Anton Khirnov 693c1e631c lavf/mov: avoid leaks with multiple dv-audio streams 2 years ago
Anton Khirnov 090f12b157 lavf/dv: make returning the video packet optional 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Michael Niedermayer c953baa084
avformat/mov: Check count sums in build_open_gop_key_points() 2 years ago
Derek Buitenhuis e1e981c65e mov: Compare frag times in correct time base when seeking a stream without a corresponding sidx 2 years ago
Zhao Zhili 1af7797d21 avformat/mov: fix encryption index in the case of multiple trun 2 years ago
Zhao Zhili 98dcdd1868 avformat/mov: fix frag_index.current out of sync 2 years ago
Vignesh Venkatasubramanian d931554f66 avformat/mov: Rework the AVIF parser to handle multiple items 2 years ago
Michael Niedermayer 744ad45c44 avformat/mov: Check for EOF in mov_read_iloc() 2 years ago
Zhao Zhili 811f2f91da avformat/mov: discard data streams with all zero sample_delta 2 years ago
ShuangxiLi 046b05082d avformat/mov: fix possible crash in cenc_scheme_decrypt 3 years ago
Marton Balint 03d81a044a avformat/mov: disallow a zero sample size in trun atoms 3 years ago
Martijn van Beurden c8d839df73 avformat/mov: prevent potential use of uninitialized value 3 years ago
Vignesh Venkatasubramanian be4d1caad4 avformat/mov: Only read the primary item for AVIF 3 years ago
Ivan Baykalov cbe216d3a6 avformat/mov: read PCM audio configuration box ('pcmC') if available 3 years ago
Marton Balint cd83383f4d avformat/mov: factorize setting little endian PCM streams 3 years ago
Michael Niedermayer 9274fb2532 avformat/mov: Non overflowing ambisonic order check 3 years ago
Pierre-Anthony Lemieux a2c1a439b3
avformat/mov: refactor to use avutil/uuid 3 years ago
Andreas Rheinhardt 35ec5c819b avformat/demux: Add new demux.h header 3 years ago
Marton Balint 0a58fdfd3e avformat/mov: fix timecode with rounded down tmcd nb_frames 3 years ago
Zhao Zhili 6c1b685e20 avformat/mov: fix use invalid box size/type due to eof 3 years ago
Zhao Zhili 4f698be741 avformat/mov: reindent after previous commit 3 years ago
Zhao Zhili 43fe6e18f2 avformat/mov: remove an always true condition 3 years ago
Zhao Zhili 580fb6a8c9 avformat/mov: skip call ff_codec_get_id if possible 3 years ago
Zhao Zhili 43afd8c681 avformat/mov: log the right variable 3 years ago
Zhao Zhili d114f064c6 avformat/mov: fix missing extra data updating 3 years ago
Vignesh Venkatasubramanian f2724d2b69 avformat/mov: Add avif to list of supported extensions 3 years ago