1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Andreas Rheinhardt e3fb9af6f1 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>
2020-01-23 12:19:07 +01:00
..
2019-12-12 19:25:33 +01:00
2019-12-26 22:22:33 +01:00
2019-12-26 16:06:25 +01:00
2019-11-17 23:31:45 +00:00
2019-11-13 09:08:43 -08:00
2019-12-05 20:20:05 +01:00
2020-01-22 21:50:49 +01:00
2019-11-28 10:21:20 -03:00
2019-11-27 23:54:20 +01:00
2019-12-10 16:09:14 +01:00
2020-01-11 23:31:18 +01:00
2019-11-25 00:07:07 +01:00
2019-12-14 09:49:58 +01:00
2019-12-31 18:43:50 +01:00
2020-01-13 23:26:25 +00:00
2020-01-13 23:26:25 +00:00
2019-11-09 17:59:03 +01:00
2020-01-11 23:31:18 +01:00
2020-01-11 23:25:21 +01:00