aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-11 21:49:00 +0100
committerMax Kellermann <max@duempel.org>2009-11-11 21:49:00 +0100
commitee5d3337a776f3d8af5cc6996023320b711f6b95 (patch)
tree782ca3c0ed57a854f8e5bfd6ee40d1ea9457ef69 /NEWS
parent4c6a8e3ca507fb9ca407cd11c55714f213f25c8a (diff)
downloadmpd-ee5d3337a776f3d8af5cc6996023320b711f6b95.tar.gz
mpd-ee5d3337a776f3d8af5cc6996023320b711f6b95.tar.xz
mpd-ee5d3337a776f3d8af5cc6996023320b711f6b95.zip
decoder/wavpack: activate 32 bit support
MPD has been supporting 32 bit samples since version 0.15. This patch changes one check, and removes the 32->24 conversion code. Note that WavPack floating point samples have 32 bits, and MPD doesn't have a special check for floating point - therefore, this WavPack plugin still returns 24 bit integer samples as before (until we have float support in the MPD core).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 193d984f9..212f4a688 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,7 @@ ver 0.16 (20??/??/??)
- sidplay: support sub-tunes
- sidplay: implemented songlength database
- sidplay: support seeking
+ - wavpack: activate 32 bit support
* encoders:
- twolame: new encoder plugin based on libtwolame
* output: