diff options
author | Max Kellermann <max@duempel.org> | 2008-10-10 16:40:48 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-10 16:40:48 +0200 |
commit | f41fe1e0b5d86470fab406831c18d032e9835d84 (patch) | |
tree | 56ccf09864f8b8a491cb7c4aebc6cf967f928cff /src/command.h | |
parent | bac136608d91999fdf366391be9633aa107c21f6 (diff) | |
download | mpd-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/command.h')
0 files changed, 0 insertions, 0 deletions