• 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
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
mod_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
wavpack_plugin.c Loading commit data...