25828 Commits (fdd3e3504eba150c3e47aee42743cb0f3226ca6a)

Author SHA1 Message Date
James Almer fdd3e3504e avformat/iamf_parse: sanitize audio_roll_distance values 6 months ago
James Almer db90c46fff avformat/iamf: byteswap values in OpusHeader 6 months ago
James Almer 5fc5b33319 avformat/iamf: rename Codec Config seek_preroll to audio_roll_distance 6 months ago
Felicia Lim 5e43483206 avformat/iamf_writer: fix coded audio_roll_distance values 6 months ago
Felicia Lim df2d21a47b avformat/iamf_writer: fix PCM endian-ness flag 6 months ago
Felicia Lim a3bc5cd841 avformat/movenc: fix channel count and samplerate fields for IAMF tracks 6 months ago
James Almer 507348799c avformat/iamf_parse: keep substream count consistent 6 months ago
James Almer 29d626ea85 avformat/iamf_parse: add missing padding to AAC extradata 6 months ago
Michael Niedermayer 3d4d2897e6 avformat/iamf_parse: 0 layers are not allowed 6 months ago
Michael Niedermayer ce939aa59a avformat/iamf_parse: consider nb_substreams when accessing substreams array 6 months ago
Michael Niedermayer fd789a087e avformat/iamf_parse: Remove dead case 6 months ago
James Almer 28b1dbb4ee avformat/mov: add more checks for infe atom size 7 months ago
James Almer dc51d491cf avformat/mov: check for EOF inside the infe list parsing loop 7 months ago
James Almer fbe52bd65c avformat/mov: check extent_offset calculation for overflow 7 months ago
James Almer b44758d8e4 avformat/mov: check that iloc offset values fit on an int64_t 7 months ago
Andreas Rheinhardt 45765b7c2e avformat/flacdec: Reorder allocations to avoid leak on error 8 months ago
Andreas Rheinhardt a08da68e0a avformat/movenc: Check av_malloc() 8 months ago
James Almer 17674b150f avformat/mov: store sample_sizes as unsigned ints 8 months ago
James Almer 85d4df3873 avformat/vvc: fix parsing sps_subpic_id 8 months ago
James Almer 1a6995c6d6 avformat/vvc: initialize some ptl flags 8 months ago
Michael Niedermayer 4eccabcc26
avformat/concatdec: Check file 8 months ago
Michael Niedermayer 0e44de3b9b
avformat/mxfdec: Check body_offset 8 months ago
Michael Niedermayer dba4b859d8
avformat/kvag: Check sample_rate 8 months ago
Marton Balint 52132f4d6e avformat/mp3dec: change bogus error message if read_header encounters EOF 8 months ago
Marton Balint 89ea8af0b3 avformat/mp3dec: simplify inner frame size check in mp3_read_header 8 months ago
Marton Balint 07ee3648b7 avformat/mp3dec: only call ffio_ensure_seekback once 8 months ago
James Almer a8b8b1042f avformat/vvc: fix parsing some early VPS bitstream values 8 months ago
James Almer 5f23eecfba avformat/vvc: fix writing general_constraint_info bytes 8 months ago
Michael Niedermayer da8b2f9704 avformat/iamfdec: check nb_streams in header read 9 months ago
James Almer 1e6382a6b7 avformat/mov: free the infe allocated item data on failure 9 months ago
James Almer 5683aa6318 avformat/iamf_writer: reject duplicated stream ids in a stream group 9 months ago
James Almer fb8f0ea7b3 avformat/mov: don't read key_size bytes twice in the keys atom 9 months ago
James Almer 0085da21b4 avformat/mov: take into account the first eight bytes in the keys atom 9 months ago
James Almer 64a048d4cc avformat/mov: fix the check for the heif item parsing loop 9 months ago
James Almer ed55219edd avformat/mov: ignore old infe box versions 9 months ago
Leo Izen 9a4c7b937f avcodec, avformat/ffjni: fix duplicate JNI symbols 10 months ago
Michael Niedermayer abaa747ee5
avformat/pcm: Use 64bit in bitrate computation 10 months ago
Michael Niedermayer 3736130e5b
avformat/mxfdec: Check index_edit_rate 10 months ago
Michael Niedermayer 97751fda3e
avformat/iamf_parse: Check sound_system 10 months ago
Michael Niedermayer d918d9afe0
avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr() 10 months ago
Michael Niedermayer cbbe688434
avformat/mpegts: Reset local nb_prg on add_program() failure 10 months ago
Michael Niedermayer 8194f34b5d
avformat/aiffdec: Check for previously set channels 10 months ago
Michael Niedermayer 54a7f22ee8
avformat/mxfdec: Make edit_unit_byte_count unsigned 10 months ago
Michael Niedermayer 003e006ccb
avformat/movenc: Check that cts fits in 32bit 10 months ago
Michael Niedermayer d4bb784274
avformat/iamf_reader: Check len before summing 10 months ago
Michael Niedermayer 1a9da17c5a
avformat/mxfdec: Check first case of offset_temp computation for overflow 10 months ago
Andreas Rheinhardt efa0670048 avformat/mov: Don't add attached pic if one is already present 10 months ago
Eugene Zemtsov d0e5f83ffb avformat/mov: Check if a key is longer than the atom containing it 10 months ago
James Almer 2ecaef7455 avformat/mov: ensure all items id referenced by a grid are valid 10 months ago
James Almer 5a3b625dbc Revert "avformat/mov: ignore item boxes for animated heif" 10 months ago