diff options
author | Max Kellermann <max@duempel.org> | 2014-08-22 06:56:58 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-08-22 07:30:32 +0200 |
commit | 02cc77cd821a04718a9dfb84134c9520859c3305 (patch) | |
tree | 05da43cd4b61dfa4c7021fdf36d3674935bfad83 /NEWS | |
parent | d8782ce5fd08a2fb7b10ba9eff40079907511402 (diff) |
decoder/dsf: fix multi-channel files
The plugin was horribly bugged for files that were not stereo.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |