diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-05-04 02:47:58 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-16 00:35:12 +0100 |
commit | 2b26f8c6bf764423f644653974f7289078c2ffc9 (patch) | |
tree | 9b33462bcd98c0310cafade95ceab4bb6d8e1668 /libpostproc/postprocess_internal.h | |
parent | 6e3697b985520d3d0f6b2719446b9c2d1fb021ec (diff) | |
download | ffmpeg-2b26f8c6bf764423f644653974f7289078c2ffc9.tar.gz |
evrcdec: fix sign error
The specification wants round(abs(x))) * sign(x) which is
equivakent to round(x)
Fixes out of array access
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit f18d2dff1194b34b79dc7641aafe54d1df349e40)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libpostproc/postprocess_internal.h')
0 files changed, 0 insertions, 0 deletions