• Max Kellermann's avatar
    mp3: dither an arbitrary number of channels · f41fe1e0
    Max Kellermann authored
    The mp3 plugin did not use the MAD_NCHANNELS() value correctly: when a
    stream was not stereo, it was assumed to be mono, although the correct
    number was passed to MPD.  libmad doesn't support more than 2
    channels, but this change allows gcc to optimize its inlining
    strategy.
    f41fe1e0
Name
Last commit
Last update
bs Loading commit data...
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...
build.mk Loading commit data...
configure.ac Loading commit data...