26115 Commits (8d674e604c4025c7cc2ece969486196d180817e3)

Author SHA1 Message Date
Michael Niedermayer 191a685010
avformat/lmlm4: Eliminate some AVERROR(EIO) 5 months ago
Michael Niedermayer 239f7e6c71
avformat/lmlm4: Move subtraction after check 5 months ago
Michael Niedermayer c390234da2
avformat/wtvdec: Check length of read mpeg2_descriptor 5 months ago
Michael Niedermayer c95ea03104
avformat/wtvdec: clear sectors 5 months ago
Kacper Michajłow b534e402d8
avformat/mov: ensure required number of bytes is read 5 months ago
James Almer 94165d1b79 avformat/iamf: use aligned intreadwrite macros where possible 5 months ago
James Almer 49a6e448d7 avformat/movenc: use stream indexes when generating track ids 5 months ago
Kacper Michajłow 792a9979eb
avformat/rtpproto: free ip filters on open error 5 months ago
Kacper Michajłow 8485f7a378
avformat/srtpproto: pass options to nested protocol 5 months ago
Kacper Michajłow 2b5f000d3f
avformat/jpegxl_anim_dec: ensure input padding is zeroed 5 months ago
Michael Niedermayer 3978e81809
avformat/img2dec: Clear padding data after EOF 5 months ago
Michael Niedermayer 79a1cf30d1
avformat/wavdec: Check if there are 16 bytes before testing them 5 months ago
James Almer 5b87869c09 avformat/mov: fix track handling when mixing IAMF and video tracks 5 months ago
Michael Niedermayer ed96ac87a9
avformat/iamf_parse: Check for 0 samples 5 months ago
James Almer 92b317245c avformat/mov: use AV_WL*A 5 months ago
James Almer f1fcc3ca5f avformat/matroskadec: use AV_WL32A 5 months ago
James Almer e7d3ff8dcd avformat/mov: check that child boxes of trak are only present inside it 5 months ago
James Almer 2aa63784b5 avformat/mov: check that sample and chunk count is 1 for HEIF 5 months ago
Niklas Haas 3d5d60d041 avformat/dump: implement dv_md_compression 5 months ago
Niklas Haas ce8166a19c avformat/mpegts: implement dv_md_compression 5 months ago
Niklas Haas b3a9fab9da avformat/dovi_isom: implement dv_md_compression 5 months ago
Michael Niedermayer 586f6fda1d
avformat/mov: add an EOF check in IPRP 5 months ago
Michael Niedermayer 55af81b5a4
Revert "avformat/udp: Fix temporary buffer race" 5 months ago
aaron 53d0f9afb4 avcodec/electronicarts: decode framerate 5 months ago
Michael Niedermayer 696685df0c
avformat/xmv: Check this_packet_size 5 months ago
Michael Niedermayer 7734c583f7
avformat/webpenc: Check filesize in trailer 5 months ago
Michael Niedermayer be30913538
avformat/ty: rec_size seems to only need 32bit 5 months ago
Michael Niedermayer 41745e550a
avformat/tty: Check avio_size() 5 months ago
Michael Niedermayer 124a97dd8b
avformat/siff: Basic pkt_size check 5 months ago
Michael Niedermayer 759aae590c
avformat/sauce: Check avio_size() for failure 5 months ago
Michael Niedermayer 3e305a0e70
avformat/sapdec: Check ffurl_get_file_handle() for error 5 months ago
Michael Niedermayer e83e246504
avformat/nsvdec: Check asize for PCM 5 months ago
Michael Niedermayer cea4dbc903
avformat/mp3dec: Check header_filesize 5 months ago
Michael Niedermayer bb936a1a72
avformat/mp3dec; Check for avio_size() failure 5 months ago
Michael Niedermayer 046d069552
avformat/mov: Use 64bit for str_size 5 months ago
Michael Niedermayer 139bf41246
avformat/mm: Check length 5 months ago
Michael Niedermayer 291356f58b
avformat/hnm: Check *chunk_size 5 months ago
Michael Niedermayer 7e577165c1
avformat/hlsenc: Check ret 5 months ago
Michael Niedermayer bf61f811e7
avformat/bintext: Check avio_size() return 5 months ago
Michael Niedermayer 891bc070f0
avformat/asfdec_o: Check size of index object 5 months ago
Michael Niedermayer 9b9e02f2ff
avformat/iamf_parse: Check for negative sample sizes 5 months ago
Michael Niedermayer d8d288479d
avformat/mxfdec: Reorder elements of expression in bisect loop 5 months ago
Michael Niedermayer 167bf8f61e
avformat/mov: Check extradata in mov_read_iacb() 5 months ago
James Almer 2aab4e4cc0 avformat/iamf_writer: disallow Opus extradata with mapping family other than 0 5 months ago
James Almer 9ce065c90d avformat/iamf_parse: sanitize audio_roll_distance values 5 months ago
James Almer 7dabad079b avformat/iamf: byteswap values in OpusHeader 5 months ago
James Almer 54b8d5e201 avformat/iamf: rename Codec Config seek_preroll to audio_roll_distance 5 months ago
Felicia Lim 2094f40295 avformat/iamf_writer: fix coded audio_roll_distance values 5 months ago
Felicia Lim 709a5687ed avformat/iamf_writer: fix PCM endian-ness flag 5 months ago
Felicia Lim 180c869faf avformat/movenc: fix channel count and samplerate fields for IAMF tracks 5 months ago