aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-04 07:59:15 +0100
committerMax Kellermann <max@duempel.org>2013-11-04 08:00:00 +0100
commit2ce3900071f27f518de41048096ec4e419c4d627 (patch)
treec838cb7925fc461f73fa13f6b4ec0357de296d34 /NEWS
parentbf2c1f3e9e6e1cb36d40fe0b49e18bd29e82ad4a (diff)
downloadmpd-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 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83a168029..cff37aeee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.18.1 (2013/11/??)
+* filter:
+ - autoconvert: fix "volume_normalization" with mp3 files
ver 0.18 (2013/10/31)
* configuration: