aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-08-22 06:56:58 +0200
committerMax Kellermann <max@duempel.org>2014-08-22 07:30:32 +0200
commit02cc77cd821a04718a9dfb84134c9520859c3305 (patch)
tree05da43cd4b61dfa4c7021fdf36d3674935bfad83 /NEWS
parentd8782ce5fd08a2fb7b10ba9eff40079907511402 (diff)
downloadmpd-02cc77cd821a04718a9dfb84134c9520859c3305.tar.gz
mpd-02cc77cd821a04718a9dfb84134c9520859c3305.tar.xz
mpd-02cc77cd821a04718a9dfb84134c9520859c3305.zip
decoder/dsf: fix multi-channel files
The plugin was horribly bugged for files that were not stereo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9c9e02eae..ca9653f55 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,7 @@ ver 0.19 (not yet released)
- audiofile: log libaudiofile errors
- dsdiff, dsf: report bit rate
- dsf: support DSD512
+ - dsf: support multi-channel files
- dsf: fix noise at end of malformed file
- sndfile: support scanning remote files
- sndfile: support tags "comment", "album", "track", "genre"