1685 Commits (d8173cfcafac3019cd05b0c92af5631f6b27dd3a)

Author SHA1 Message Date
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
James Almer be4fcf027b avformat/mov: reset a log message as trace level 10 months ago
James Almer d9fed9df2a avformat/mov: improve HEIF parsing 10 months ago
James Almer 0405f71e19 avformat/mov: rename avif fields to heif 10 months ago
Vignesh Venkatasubramanian via ffmpeg-devel a0821345eb avformat/mov: Add support for demuxing still HEIC images 10 months ago
Thomas Guilbert ff451df947
avformat/mov: Fix MSAN issue with stsd_id 11 months ago
Michael Niedermayer cfc0a68d4d
avformat/mov: do not set sign bit for chunk_offsets 11 months ago
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