ffmpeg/libswresample
Ganesh Ajjanagadde 24e6729a04 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>
2015-08-23 23:19:31 +02:00
..
2014-08-16 20:39:37 +02:00
2015-06-04 13:04:09 +02:00
2015-07-17 00:17:08 +02:00