25523 Commits (0a64d77be93c243bdd93e2c02d74c3cd725067f9)

Author SHA1 Message Date
Michael Niedermayer 0a64d77be9
avformat/concatdec: Check user_duration sum 9 months ago
Michael Niedermayer 435f172b5d
avformat/concatdec: clip outpoint - inpoint overflow in get_best_effort_duration() 9 months ago
Michael Niedermayer f0c08506f5
avformat/jacosubdec: clarify code 9 months ago
Michael Niedermayer 356251d750
avformat/cafdec: Check that data chunk end fits within 64bit 9 months ago
Michael Niedermayer 9459a45036
avformat/iff: Saturate avio_tell() + 12 9 months ago
Michael Niedermayer 521347ee0b
avformat/dxa: Adjust order of operations around block align 9 months ago
Michael Niedermayer d66b1af8df
avformat/cafdec: dont seek beyond 64bit 9 months ago
Michael Niedermayer 19ea7b0409
avformat/id3v2: read_uslt() check for the amount read 9 months ago
Michael Niedermayer b171edca3c
avformat/mov: Check sample_count and auxiliary_info_default_size to be 0 9 months ago
Michael Niedermayer 8464563b80
avformat/wady: Check >0 samplerate and channels 1 || 2. 9 months ago
Michael Niedermayer 13f0a85c2c
avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 9 months ago
Romain Beauxis adfa69aaa9
libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 9 months ago
Eugene Zemtsov 5e45c27ba9 avformat/mov: Check if a key is longer than the atom containing it 9 months ago
James Almer f309408874 avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 9 months ago
Marton Balint 894bebeaf7 avformat/mpegts: detect synchronous metadata KLV more reliably 10 months ago
Marton Balint d3145298c0 avformat/mxfdec: remove resolve_strong_ref usage with AnyType 10 months ago
Marton Balint 0c4777a569 avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming connection 10 months ago
Marton Balint 2af975f2c1 avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors 10 months ago
Marton Balint 9e0cfc48ac avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function 10 months ago
Marton Balint 3e79074c41 avformat/mov_chan: never override number of channels based on chan atom 11 months ago
Marton Balint 9cc7926586 avformat/mov_chan: do not assume channels are in native order 11 months ago
Michael Niedermayer ef879f02f2
avformat/flacdec: Avoid double AVERRORS 1 year ago
Thomas Guilbert 2bd36ef4c7
avformat/mov: Fix MSAN issue with stsd_id 1 year ago
Michael Niedermayer 84f78ac3ea
avformat/mov: do not set sign bit for chunk_offsets 1 year ago
Michael Niedermayer f946c6c2f0
avformat/mov: Ignore duplicate ftyp 1 year ago
Dale Curtis ca5ebfb066
avformat/mov: Fix integer overflow in mov_read_packet(). 1 year ago
Frank Plowman a888d21c8c libavformat/vvc: Make probe more conservative 1 year ago
Michael Niedermayer 422ce1f21a
avformat/mov: Disallow FTYP after streams 1 year ago
Michael Niedermayer 9ee0cd2190
avformat/lafdec: Check for 0 parameters 1 year ago
Michael Niedermayer cebc2b3880
avformat/mov: Check that is_still_picture_avif has no trak based streams 1 year ago
Michael Niedermayer efac4e2c44
Bump versions prior to 6.1 1 year ago
Michael Niedermayer e4d5ac8d7d
avformat/rtsp: Use rtsp_st->stream_index 1 year ago
James Almer 3c5bceb751 avformat/options: add missing disposition flag to AVStream class options 1 year ago
Michael Niedermayer 70f5fa6325
avformat/mxfdec: Check klv offset 1 year ago
Michael Niedermayer fff875a7f4
avformat/usmdec: do not return 0 when no packet was produced 1 year ago
Michael Niedermayer b79fc70596
avformat/tmv: Check video chunk size 1 year ago
Andreas Rheinhardt 37b5f4a1f6 avformat/matroskadec, mov: Fix declaration-after-statement warnings 1 year ago
Michael Niedermayer cedb4736f5
avformat/asfdec_f: Saturate presentation time in marker 1 year ago
Michael Niedermayer fe6ce28d11
avformat/xwma: sanity check bits_per_coded_sample 1 year ago
Michael Niedermayer 2d6df3719d
avformat/matroskadec: Check prebuffered_ns for overflow 1 year ago
Michael Niedermayer 929ddef3f4
avformat/wavdec: Check left avio_tell for overflow 1 year ago
Michael Niedermayer 5f0d00464a
avformat/tta: Better totalframes check 1 year ago
Michael Niedermayer b3c973acbe
avformat/rpl: Check for number_of_chunks overflow 1 year ago
Michael Niedermayer 3508b496e1
avformat/mov: compute absolute dts difference without overflow in mov_find_next_sample() 1 year ago
Michael Niedermayer 51f0ab8b12
avformat/jacosubdec: Check timeres 1 year ago
Michael Niedermayer 32447b149f
avformat/jacosubdec: avoid signed integer overflows in get_shift() 1 year ago
Michael Niedermayer 6490b9aed6
avformat/jacosubdec: Factorize code in get_shift() a bit 1 year ago
Vignesh Venkatasubramanian via ffmpeg-devel 9132a0fbe2
avformat/mov: Disallow more than one meta box for AVIF 1 year ago
Michael Niedermayer 9b00b5734d
avformat/sbgdec: Check for negative duration or un-representable end pts 1 year ago
Paul B Mahol 71716406e6 avformat/wavdec: w64: do not error out for broken files if data start is found 1 year ago