diff options
author | Marton Balint <cus@passwd.hu> | 2024-02-27 10:31:31 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2024-03-02 19:13:03 +0100 |
commit | 7b1b9bb31f04fb9ba06e79c767c1084f0e229bb6 (patch) | |
tree | e80e20dacba19a1be00a6805e37c7657b1295fa5 /.travis.yml | |
parent | 0b98f28c46a7e3e914c51debc461fa05861ae666 (diff) | |
download | ffmpeg-7b1b9bb31f04fb9ba06e79c767c1084f0e229bb6.tar.gz |
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>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions