diff options
author | Max Kellermann <max@duempel.org> | 2013-11-04 07:59:15 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-11-04 08:00:00 +0100 |
commit | 2ce3900071f27f518de41048096ec4e419c4d627 (patch) | |
tree | c838cb7925fc461f73fa13f6b4ec0357de296d34 /src/command/OutputCommands.cxx | |
parent | bf2c1f3e9e6e1cb36d40fe0b49e18bd29e82ad4a (diff) | |
download | mpd-2ce3900071f27f518de41048096ec4e419c4d627.tar.gz mpd-2ce3900071f27f518de41048096ec4e419c4d627.tar.xz mpd-2ce3900071f27f518de41048096ec4e419c4d627.zip |
filter/AutoConvert: modify child_audio_format, not in_audio_format
This prevented using the "volume_normalization" feature with some
codecs (e.g. mp3), because the normalization code requires 16 bit
samples. If the codec happens to deliver formats other than S16, the
AutoConvert filter succeeds to initialize the conversion filter, but
the returned input audio format was wrong.
Diffstat (limited to 'src/command/OutputCommands.cxx')
0 files changed, 0 insertions, 0 deletions