-
Max Kellermann authored
The old formula calculates the output buffer size with "regular" rounding (to the nearest integer), however sometimes, that is insufficient and the last sample cannot be resampled. This causes audible distortions. By changing the formula to consider the worst case (always round up), this problem is eliminated.
8d036c4b
Name |
Last commit
|
Last update |
---|---|---|
android | ||
doc | ||
m4 | ||
scripts | ||
src | ||
systemd | ||
test | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
configure.ac | ||
mpd.svg | ||
valgrind.suppressions |