From d1a8a4481e81b9c3716e02af8fa245740acfe97b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 19 Sep 2014 21:40:22 +0200 Subject: decoder/sndfile: support float and 16 bit samples Support these PCM formats natively, instead of letting libsndfile convert everything to 32 bit. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3