114644 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
Leo Izen daffde0544
avcodec/png: more informative error message for invalid sBIT size 6 months ago
Leo Izen b5d42852d0
avcodec/pngdec: avoid erroring with sBIT on indexed-color images 6 months ago
James Almer 2df8aaa8c5 avfilter/vf_tiltandshift: fix buffer offset for yuv422p input 7 months ago
Marton Balint c75cabef94 avutil/timestamp: avoid possible FPE when 0 is passed to av_ts_make_time_string2() 7 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
Leo Izen 89a85efbf1
avcodec/pngenc: fix mDCv typo 7 months ago
Leo Izen 5ce0c37896
avcodec/pngdec: fix mDCv typo 7 months ago
Josh Allmann a7fa1049d7 avcodec/nvenc: fix segfault in intra-only mode 7 months ago
Theo Fabi 40ddddca45 avdevice/avfoundation: add external video devices 7 months ago
Brad Smith 887e6f404d aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl 7 months ago
Timo Rothenpieler 173673f359 fftools/ffplay_renderer: use correct NULL value for Vulkan type 7 months ago
Michael Niedermayer 0013970c68 qsv: Initialize impl_value 7 months ago
oltolm 647e983450 avutil/hwcontext_qsv: fix GCC 14.1 warnings 7 months ago
Zhao Zhili f0b747ef1a avcodec/mediacodecenc: workaround the alignment requirement for H.265 8 months ago
Zhao Zhili edc7b57e26 avcodec/mediacodecenc: workaround the alignment requirement only for H.264 8 months ago
Rémi Denis-Courmont 449cab7b16 lavc/lpc: fix off-by-one in R-V V compute_autocorr 8 months ago
llyyr 1800213575
lavc/vp9: reset segmentation fields when segmentation isn't enabled 8 months ago
Brad Smith f42c35b7c9 configure: enable ffnvcodec, nvenc, nvdec for FreeBSD 8 months ago
Rémi Denis-Courmont 58ac1f9ea8 lavc/sbrdsp: fix potential overflow in noise table 8 months ago
Michael Niedermayer af25a4bfd2
Update for FFmpeg 7.0.1 release 8 months ago
Rémi Denis-Courmont 2d514f5d48 lavc/flacdsp: do not assume maximum R-V VL 8 months ago
Andreas Rheinhardt 45765b7c2e avformat/flacdec: Reorder allocations to avoid leak on error 8 months ago
Andreas Rheinhardt 2bfcc11f51 avcodec/adts_parser: Don't presume buffer to be padded 8 months ago
Andreas Rheinhardt a08da68e0a avformat/movenc: Check av_malloc() 8 months ago
Andreas Rheinhardt 7050b247b2 avcodec/vp8: Return error on error 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 a49a8dc0d6
avcodec/mscc & mwsc: Check loop counts before use 8 months ago
Michael Niedermayer 435b74c6a5
avcodec/mpegvideo_enc: Fix potential overflow in RD 8 months ago
Michael Niedermayer b4fdbbe6aa
avcodec/mpeg4videodec: assert impossible wrap points 8 months ago
Michael Niedermayer 39da4ac79b
avcodec/mpeg12dec: Use 64bit in bit computation 8 months ago
Michael Niedermayer c250e3b101
avcodec/vqcdec: Check init_get_bits8() for failure 8 months ago
Michael Niedermayer b27c156c15
avcodec/vvc/dec: Check init_get_bits8() for failure 8 months ago
Michael Niedermayer 68763d6a6f
avcodec/vble: Check av_image_get_buffer_size() for failure 8 months ago
Michael Niedermayer 3a0320e95a
avcodec/vp3: Replace check by assert 8 months ago