1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Michael Niedermayer b315a3cf42 avcodec/sbrdsp_fixed: Fix assertion failure in sbr_sum_square_c()
This also increases the range of input values supported as well as
decreasing the operation dependencies in the main loop, improving
speed on modern CPUs.

Fixes part of: 2045/clusterfuzz-testcase-minimized-6751255865065472

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-06-04 23:41:35 +02:00
..
2017-02-15 12:46:01 +01:00
2017-05-29 14:08:07 +02:00
2017-05-08 12:30:09 +02:00
2016-09-17 13:23:56 +01:00
2017-04-26 23:22:25 +01:00
2017-05-31 16:08:46 +02:00
2017-05-25 20:08:31 +02:00
2017-05-31 12:06:51 +02:00