114619 Commits (0013970c6887abdbcb37a13f1589685264183bd9)
 

Author SHA1 Message Date
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
Michael Niedermayer 7f05002e05
avcodec/vp8: Forward return of ff_vpx_init_range_decoder() 8 months ago
Michael Niedermayer 8c5358c617
avcodec/jpeg2000dec: remove ST=3 case 8 months ago
Michael Niedermayer 1e67935ab1
avcodec/qsvdec: Check av_image_get_buffer_size() for failure 8 months ago
Michael Niedermayer 14bd2b4b87
avcodec/exr: Fix preview overflow 8 months ago
Michael Niedermayer b01e6a7e0b
avcodec/decode: decode_simple_internal() only implements audio and video 8 months ago
Michael Niedermayer 271c364eb5
avcodec/fmvc: remove dead assignment 8 months ago
Michael Niedermayer 15de2a9b96
avcodec/h2645_sei: Remove dead checks 8 months ago
Michael Niedermayer 402a2c730f
avcodec/h264_slice: Remove dead sps check 8 months ago
Michael Niedermayer e94527f38f
avcodec/lpc: copy levenson coeffs only when they have been computed 8 months ago
Michael Niedermayer 9eb6558fa9
avutil/tests/base64: Check with too short output array 8 months ago
Michael Niedermayer b9985f105e
libavutil/base64: Try not to write over the array end 8 months ago
Michael Niedermayer 559dd6f68a
avcodec/cbs_av1: Avoid shift overflow 8 months ago
Michael Niedermayer 44b0e6a99f
fftools/ffplay: Check return of swr_alloc_set_opts2() 8 months ago
Michael Niedermayer 4d920afb82
tools/opt_common: Check for malloc failure 8 months ago
Michael Niedermayer c8a9e35514
doc/examples/demux_decode: Simplify loop 8 months ago
Michael Niedermayer 4eccabcc26
avformat/concatdec: Check file 8 months ago
Michael Niedermayer 67ca3a5ee7
avcodec/mpegvideo_enc: Fix 1 line and one column images 8 months ago
Michael Niedermayer c8ffda5684
avcodec/amrwbdec: assert mode to be valid in decode_fixed_vector() 8 months ago
Michael Niedermayer 0047b51b8d
avcodec/wavarc: fix integer overflow in decode_5elp() block type 2 8 months ago
Michael Niedermayer ef9d59defb
swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 8 months ago
Michael Niedermayer ccd7fe3c67
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template 8 months ago
Michael Niedermayer 8170914a34
avcodec/av1dec: Change bit_depth to int 8 months ago
Michael Niedermayer c5671e9de9
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 8 months ago
Michael Niedermayer 13ef4f209f
avcodec/avs3_parser: assert the return value of init_get_bits() 8 months ago
Michael Niedermayer ec35ed8bb2
avcodec/avs2_parser: Assert init_get_bits8() success with const size 15 8 months ago