ffmpeg/libswresample
Marton Balint 7b1b9bb31f swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0
Depending on input chunk size noticable corrpution was hearable, here is an
example command line:

ffplay -f lavfi -i "sine=440:r=8000:samples_per_frame=32,aresample=24000:filter_size=1:phase_shift=0"

Fix this by rounding the fixed point fractions up instead of down.

Signed-off-by: Marton Balint <cus@passwd.hu>
2024-03-02 19:13:03 +01:00
..
aarch64
arm
tests
x86
audioconvert.c
audioconvert.h
dither_template.c
dither.c
libswresample.v
log2_tab.c
Makefile
noise_shaping_data.c
options.c
rematrix_template.c
rematrix.c
resample_dsp.c
resample_template.c
resample.c swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0 2024-03-02 19:13:03 +01:00
resample.h
soxr_resample.c
swresample_frame.c
swresample_internal.h
swresample.c
swresample.h
swresampleres.rc
version_major.h
version.c
version.h