diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-05-04 02:47:58 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-05-04 02:50:30 +0200 |
commit | f18d2dff1194b34b79dc7641aafe54d1df349e40 (patch) | |
tree | 26b863a7dc5e189d61d6c00ffc89963488b6483f /libavresample/audio_mix_matrix.c | |
parent | 64819bfc7a1f622eab88c8962e02c9e2941bb42d (diff) | |
download | ffmpeg-f18d2dff1194b34b79dc7641aafe54d1df349e40.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>
Diffstat (limited to 'libavresample/audio_mix_matrix.c')
0 files changed, 0 insertions, 0 deletions