aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-09-19 21:40:22 +0200
committerMax Kellermann <max@duempel.org>2014-09-19 21:44:16 +0200
commitd1a8a4481e81b9c3716e02af8fa245740acfe97b (patch)
treec0fc2ce98445ddc09864395d4be84450ea6182db /NEWS
parent5921ffaa36483d6c532f9c18db96f2e287b9df81 (diff)
downloadmpd-d1a8a4481e81b9c3716e02af8fa245740acfe97b.tar.gz
mpd-d1a8a4481e81b9c3716e02af8fa245740acfe97b.tar.xz
mpd-d1a8a4481e81b9c3716e02af8fa245740acfe97b.zip
decoder/sndfile: support float and 16 bit samples
Support these PCM formats natively, instead of letting libsndfile convert everything to 32 bit.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a68d3c80..305cc8841 100644
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,8 @@ ver 0.19 (not yet released)
- dsf: fix noise at end of malformed file
- sndfile: support scanning remote files
- sndfile: support tags "comment", "album", "track", "genre"
+ - sndfile: native floating point playback
+ - sndfile: optimized 16 bit playback
- mp4v2: support playback of MP4 files.
* encoder:
- shine: new encoder plugin