-
- Downloads
"README.md" did not exist on "6d3530ce2b4c68242cea5823bd0a13746f46aa62"
swresample/dither: use integer arithmetic
This fixes a -Wabsolute-value reported by clang 3.5+ complaining about misuse of fabs() for integer absolute value. An additional benefit is the removal of floating point calculations. Signed-off-by:Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
Loading
Please register or sign in to comment