1678 Commits (0c6203c97a99f69dbaa6e4011d48c331e1111f5e)

Author SHA1 Message Date
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
Michael Niedermayer 4cdf2c7f76
avformat/mov: Ignore duplicate ftyp 12 months ago
Dale Curtis 2182173a69
avformat/mov: Fix integer overflow in mov_read_packet(). 12 months ago
Michael Niedermayer 19fcf43131
avformat/mov: Disallow FTYP after streams 1 year ago
Michael Niedermayer 98c2711b58
avformat/mov: Check that is_still_picture_avif has no trak based streams 1 year ago
Andreas Rheinhardt 37b5f4a1f6 avformat/matroskadec, mov: Fix declaration-after-statement warnings 1 year ago
Michael Niedermayer 3508b496e1
avformat/mov: compute absolute dts difference without overflow in mov_find_next_sample() 1 year ago
Vignesh Venkatasubramanian via ffmpeg-devel 9132a0fbe2
avformat/mov: Disallow more than one meta box for AVIF 1 year ago
James Almer 5432d2aaca avformat/avformat: use the side data from AVStream.codecpar 1 year ago
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 1 year ago
Dawid Kozinski 091705cd55 avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content 1 year ago
Zhao Zhili b7e79ba395 avformat/mov: decrease probe score for a random tag 1 year ago
Michael Niedermayer 0c78b0dd3b
avformat/mov: creation time should be non negative 1 year 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 2 years ago
Marton Balint 03d81a044a avformat/mov: disallow a zero sample size in trun atoms 2 years ago
Martijn van Beurden c8d839df73 avformat/mov: prevent potential use of uninitialized value 2 years ago
Vignesh Venkatasubramanian be4d1caad4 avformat/mov: Only read the primary item for AVIF 2 years ago
Ivan Baykalov cbe216d3a6 avformat/mov: read PCM audio configuration box ('pcmC') if available 2 years ago
Marton Balint cd83383f4d avformat/mov: factorize setting little endian PCM streams 2 years ago
Michael Niedermayer 9274fb2532 avformat/mov: Non overflowing ambisonic order check 2 years ago
Pierre-Anthony Lemieux a2c1a439b3
avformat/mov: refactor to use avutil/uuid 2 years ago