-
- Downloads
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>
Loading
Please register or sign in to comment