25885 Commits (714635937a9275282f2f6365b9e4619cb270a9f1)

Author SHA1 Message Date
James Almer 714635937a avformat/mov: fix track handling when mixing IAMF and video tracks 7 months ago
Michael Niedermayer f2145744a2
avformat/iamf_parse: Check for 0 samples 7 months ago
James Almer c77a3b8d29 avformat/mov: check that child boxes of trak are only present inside it 7 months ago
James Almer d517a84c85 avformat/mov: check that sample and chunk count is 1 for HEIF 7 months ago
Michael Niedermayer e82aa42f6c
avformat/mov: add an EOF check in IPRP 7 months ago
Michael Niedermayer 1ad6cf075d
avformat/xmv: Check this_packet_size 7 months ago
Michael Niedermayer 2248217d42
avformat/webpenc: Check filesize in trailer 7 months ago
Michael Niedermayer 591680a0cf
avformat/ty: rec_size seems to only need 32bit 7 months ago
Michael Niedermayer 2a59fc5b18
avformat/tty: Check avio_size() 7 months ago
Michael Niedermayer db71fb1549
avformat/siff: Basic pkt_size check 7 months ago
Michael Niedermayer 68770bfe17
avformat/sauce: Check avio_size() for failure 7 months ago
Michael Niedermayer d0937f480e
avformat/sapdec: Check ffurl_get_file_handle() for error 7 months ago
Michael Niedermayer 400fff4ba7
avformat/nsvdec: Check asize for PCM 7 months ago
Michael Niedermayer 8804d76aa5
avformat/mp3dec: Check header_filesize 7 months ago
Michael Niedermayer e86687bd6c
avformat/mp3dec; Check for avio_size() failure 7 months ago
Michael Niedermayer 6b772034ff
avformat/mov: Use 64bit for str_size 7 months ago
Michael Niedermayer 1b4795df08
avformat/mm: Check length 7 months ago
Michael Niedermayer 0a6d42ce38
avformat/hnm: Check *chunk_size 7 months ago
Michael Niedermayer 444789f647
avformat/hlsenc: Check ret 7 months ago
Michael Niedermayer 9350f387e8
avformat/bintext: Check avio_size() return 7 months ago
Michael Niedermayer 0e529f8a93
avformat/asfdec_o: Check size of index object 7 months ago
Michael Niedermayer ca19dbf33d
avformat/iamf_parse: Check for negative sample sizes 7 months ago
Michael Niedermayer 175c3d6cc5
avformat/mxfdec: Reorder elements of expression in bisect loop 7 months ago
Michael Niedermayer 996ce2b379
avformat/mov: Check extradata in mov_read_iacb() 7 months ago
Michael Niedermayer 3b70bc4bd6
avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset 7 months ago
Michael Niedermayer b93e62052f
avformat/rtmpproto: Use AV_DICT_MATCH_CASE instead of litteral number 7 months ago
Michael Niedermayer a0988dae8e
avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly 7 months ago
Michael Niedermayer 594c2086fa
avformat/rmdec: use 64bit for audio_framesize checks 7 months ago
Michael Niedermayer 6b76648dc0
avformat/usmdec: Initialize value 7 months ago
Michael Niedermayer a88516b6f7
avformat/tls_schannel: Initialize ret 7 months ago
Michael Niedermayer b2f7532ac7
avformat/subfile: Assert that whence is a known case 7 months ago
Michael Niedermayer a7beed1a11
avformat/subfile: Merge if into switch() 7 months ago
Michael Niedermayer 6b1e91a52c
avformat/rtsp: Check that lower transport is handled in one of the if() 7 months ago
Michael Niedermayer 75c8afab03
avformat/rtsp: initialize reply1 7 months ago
Michael Niedermayer 2f0fe13450
avformat/rtsp: use < 0 for error check 7 months ago
Michael Niedermayer 6cf8d4ea3d
avformat/rtpenc_vc2hq: Check sizes 7 months ago
Michael Niedermayer 82dcc0fb8e
avformat/rdt: Check pkt_len 7 months ago
Michael Niedermayer 624f15e77d
avformat/mpeg: Check len in mpegps_probe() 7 months ago
Michael Niedermayer a4f8bb40e1
avformat/mxfenc: resurrects the error print 7 months ago
Michael Niedermayer 886045ca87
avformat/img2dec: assert no pipe on ts_from_file 7 months ago
Michael Niedermayer 8941956c32
avformat/mov: Check edit list for overflow 7 months ago
Michael Niedermayer 40cca1cf87
avformat/mxfdec: Check container_ul->desc before use 7 months ago
Michael Niedermayer d44a75849c
avformat/mov: Use int64_t in intermediate for corrected_dts 7 months ago
Michael Niedermayer 488aa52371
avformat/mov: Use 64bit in intermediate for current_dts 7 months ago
Michael Niedermayer 9e6950dcb4
avformat/matroskadec: Assert that num_levels is non negative 7 months ago
Michael Niedermayer 871c89e0ba
avformat/libzmq: Check av_strstart() 7 months ago
Michael Niedermayer b8ee22e1dd
avformat/img2dec: Little JFIF / Exif cleanup 7 months ago
Michael Niedermayer 2ea4dfd684
avformat/img2dec: Move DQT after unrelated if() 7 months ago
Michael Niedermayer 54f57cb532
avformat/imfdec: Simplify get_next_track_with_minimum_timestamp() 7 months ago
Michael Niedermayer b09cadf2ef
avformat/sdp: Check before appending "," 7 months ago