aboutsummaryrefslogtreecommitdiffstats
path: root/src/player_thread.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-10-10 16:40:48 +0200
committerMax Kellermann <max@duempel.org>2008-10-10 16:40:48 +0200
commitf41fe1e0b5d86470fab406831c18d032e9835d84 (patch)
tree56ccf09864f8b8a491cb7c4aebc6cf967f928cff /src/player_thread.c
parentbac136608d91999fdf366391be9633aa107c21f6 (diff)
downloadmpd-f41fe1e0b5d86470fab406831c18d032e9835d84.tar.gz
mpd-f41fe1e0b5d86470fab406831c18d032e9835d84.tar.xz
mpd-f41fe1e0b5d86470fab406831c18d032e9835d84.zip
mp3: dither an arbitrary number of channels
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.
Diffstat (limited to 'src/player_thread.c')
0 files changed, 0 insertions, 0 deletions