114667 Commits (0e746e97a329b9100cc2bb2ca8328e5e62185716)
 

Author SHA1 Message Date
Zhao Zhili f0b747ef1a avcodec/mediacodecenc: workaround the alignment requirement for H.265 9 months ago
Zhao Zhili edc7b57e26 avcodec/mediacodecenc: workaround the alignment requirement only for H.264 9 months ago
Rémi Denis-Courmont 449cab7b16 lavc/lpc: fix off-by-one in R-V V compute_autocorr 9 months ago
llyyr 1800213575
lavc/vp9: reset segmentation fields when segmentation isn't enabled 9 months ago
Brad Smith f42c35b7c9 configure: enable ffnvcodec, nvenc, nvdec for FreeBSD 9 months ago
Rémi Denis-Courmont 58ac1f9ea8 lavc/sbrdsp: fix potential overflow in noise table 9 months ago
Michael Niedermayer af25a4bfd2
Update for FFmpeg 7.0.1 release 9 months ago
Rémi Denis-Courmont 2d514f5d48 lavc/flacdsp: do not assume maximum R-V VL 9 months ago
Andreas Rheinhardt 45765b7c2e avformat/flacdec: Reorder allocations to avoid leak on error 9 months ago
Andreas Rheinhardt 2bfcc11f51 avcodec/adts_parser: Don't presume buffer to be padded 9 months ago
Andreas Rheinhardt a08da68e0a avformat/movenc: Check av_malloc() 9 months ago
Andreas Rheinhardt 7050b247b2 avcodec/vp8: Return error on error 9 months ago
James Almer 17674b150f avformat/mov: store sample_sizes as unsigned ints 9 months ago
James Almer 85d4df3873 avformat/vvc: fix parsing sps_subpic_id 9 months ago
James Almer 1a6995c6d6 avformat/vvc: initialize some ptl flags 9 months ago
Michael Niedermayer a49a8dc0d6
avcodec/mscc & mwsc: Check loop counts before use 9 months ago
Michael Niedermayer 435b74c6a5
avcodec/mpegvideo_enc: Fix potential overflow in RD 9 months ago
Michael Niedermayer b4fdbbe6aa
avcodec/mpeg4videodec: assert impossible wrap points 9 months ago
Michael Niedermayer 39da4ac79b
avcodec/mpeg12dec: Use 64bit in bit computation 9 months ago
Michael Niedermayer c250e3b101
avcodec/vqcdec: Check init_get_bits8() for failure 9 months ago
Michael Niedermayer b27c156c15
avcodec/vvc/dec: Check init_get_bits8() for failure 9 months ago
Michael Niedermayer 68763d6a6f
avcodec/vble: Check av_image_get_buffer_size() for failure 9 months ago
Michael Niedermayer 3a0320e95a
avcodec/vp3: Replace check by assert 9 months ago
Michael Niedermayer 7f05002e05
avcodec/vp8: Forward return of ff_vpx_init_range_decoder() 9 months ago
Michael Niedermayer 8c5358c617
avcodec/jpeg2000dec: remove ST=3 case 9 months ago
Michael Niedermayer 1e67935ab1
avcodec/qsvdec: Check av_image_get_buffer_size() for failure 9 months ago
Michael Niedermayer 14bd2b4b87
avcodec/exr: Fix preview overflow 9 months ago
Michael Niedermayer b01e6a7e0b
avcodec/decode: decode_simple_internal() only implements audio and video 9 months ago
Michael Niedermayer 271c364eb5
avcodec/fmvc: remove dead assignment 9 months ago
Michael Niedermayer 15de2a9b96
avcodec/h2645_sei: Remove dead checks 9 months ago
Michael Niedermayer 402a2c730f
avcodec/h264_slice: Remove dead sps check 9 months ago
Michael Niedermayer e94527f38f
avcodec/lpc: copy levenson coeffs only when they have been computed 9 months ago
Michael Niedermayer 9eb6558fa9
avutil/tests/base64: Check with too short output array 9 months ago
Michael Niedermayer b9985f105e
libavutil/base64: Try not to write over the array end 9 months ago
Michael Niedermayer 559dd6f68a
avcodec/cbs_av1: Avoid shift overflow 9 months ago
Michael Niedermayer 44b0e6a99f
fftools/ffplay: Check return of swr_alloc_set_opts2() 9 months ago
Michael Niedermayer 4d920afb82
tools/opt_common: Check for malloc failure 9 months ago
Michael Niedermayer c8a9e35514
doc/examples/demux_decode: Simplify loop 9 months ago
Michael Niedermayer 4eccabcc26
avformat/concatdec: Check file 9 months ago
Michael Niedermayer 67ca3a5ee7
avcodec/mpegvideo_enc: Fix 1 line and one column images 9 months ago
Michael Niedermayer c8ffda5684
avcodec/amrwbdec: assert mode to be valid in decode_fixed_vector() 9 months ago
Michael Niedermayer 0047b51b8d
avcodec/wavarc: fix integer overflow in decode_5elp() block type 2 9 months ago
Michael Niedermayer ef9d59defb
swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 9 months ago
Michael Niedermayer ccd7fe3c67
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template 9 months ago
Michael Niedermayer 8170914a34
avcodec/av1dec: Change bit_depth to int 9 months ago
Michael Niedermayer c5671e9de9
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 9 months ago
Michael Niedermayer 13ef4f209f
avcodec/avs3_parser: assert the return value of init_get_bits() 9 months ago
Michael Niedermayer ec35ed8bb2
avcodec/avs2_parser: Assert init_get_bits8() success with const size 15 9 months ago
Michael Niedermayer 9a4199c71b
avfilter/avfiltergraph: return value of ff_request_frame() is unused 9 months ago
Michael Niedermayer 0e44de3b9b
avformat/mxfdec: Check body_offset 9 months ago