diff options
author | Max Kellermann <max@duempel.org> | 2014-08-23 13:35:29 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-08-23 13:35:29 +0200 |
commit | 67f0d26d17ce19b7e51d287b27512c435a2c206d (patch) | |
tree | edf6c58d399622abd88f5095828a2be446d98ce0 /NEWS | |
parent | 8574bcd494ac2a197d98e098c3a5c9cef9186cbf (diff) | |
download | mpd-67f0d26d17ce19b7e51d287b27512c435a2c206d.tar.gz mpd-67f0d26d17ce19b7e51d287b27512c435a2c206d.tar.xz mpd-67f0d26d17ce19b7e51d287b27512c435a2c206d.zip |
decoder/dsf: fix big-endian bugs
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ ver 0.19 (not yet released) - dsdiff, dsf: report bit rate - dsf: support DSD512 - dsf: support multi-channel files + - dsf: fix big-endian bugs - dsf: fix noise at end of malformed file - sndfile: support scanning remote files - sndfile: support tags "comment", "album", "track", "genre" |