diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-09-23 23:31:59 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-09-10 16:04:26 +0200 |
commit | 7ec4c95d9428fadf912be149090118fdd5b2db13 (patch) | |
tree | a0a2d0c8e69289e35348e1ef10f17389a5a7ead9 /doc/examples/resampling_audio.c | |
parent | c9d831808b5e22df6139a1d7ce5b4e9b27cc959f (diff) | |
download | ffmpeg-7ec4c95d9428fadf912be149090118fdd5b2db13.tar.gz |
avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter()
Fixes: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Fixes: 25675/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_G729_fuzzer-4786580731199488
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 11a6347f9e544a1b9fba059ae02c30c0e512c195)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/examples/resampling_audio.c')
0 files changed, 0 insertions, 0 deletions