• Max Kellermann's avatar
    output_buffer: don't split frames · 980f2ca5
    Max Kellermann authored
    Splitting a frame between two buffer chunks causes distortion in the
    output.  MPD used to assume that the chunk size 1020 would never cause
    splitted frames, but that isn't the case for 24 bit stereo (127.5
    frames), and even less for files with even more channels.
    980f2ca5
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...