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
..
aarch64
arm
x86 x86: move XOP emulation code back to x86inc 2015-08-03 17:11:13 -03:00
audioconvert.c
audioconvert.h
dither_template.c
dither.c swresample/dither: use integer arithmetic 2015-08-23 23:19:31 +02:00
libswresample.v
log2_tab.c
Makefile
noise_shaping_data.c
options.c swr: Remember previously set int_sample_format from user 2015-06-22 18:34:39 +02:00
rematrix_template.c
rematrix.c libswresample/rematrix: Check for malloc errors 2015-06-04 02:36:30 +02:00
resample_dsp.c
resample_template.c
resample.c swresample/resample: fix typos 2015-06-04 13:04:09 +02:00
resample.h
soxr_resample.c swresample: soxr implementation for swr_get_out_samples() 2015-06-21 23:38:44 +02:00
swresample_frame.c
swresample_internal.h lswr: Allow 64 channels internally. 2015-07-17 00:17:08 +02:00
swresample-test.c
swresample.c swr: Remember previously set int_sample_format from user 2015-06-22 18:34:39 +02:00
swresample.h swresample: Add swr_get_out_samples() 2015-06-04 05:37:32 +02:00
swresampleres.rc
version.h lswr: Allow 64 channels internally. 2015-07-17 00:17:08 +02:00