aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-01-22 15:52:10 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2020-01-23 12:19:07 +0100
commite3fb9af6f1353f30855eaa1cbd5befaf06e303b8 (patch)
treefab39aa73b87ae02cee87d359db66c666b07600a /configure
parentd033f403d67bedfd35d39a37561ef7af98f5a080 (diff)
downloadffmpeg-e3fb9af6f1353f30855eaa1cbd5befaf06e303b8.tar.gz
avcodec/ra144enc: Fix invalid left shift of negative number
by replacing it with a multiplication. Said multiplication can't overflow an int32_t because lpc_coefs is limited to 16 bit precision. Fixes the FACE-test acodec-ra144 as well as part of #8217. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions