decoder/sndfile: support float and 16 bit samples

Support these PCM formats natively, instead of letting libsndfile
convert everything to 32 bit.
This commit is contained in:
Max Kellermann
2014-09-19 21:40:22 +02:00
parent 5921ffaa36
commit d1a8a4481e
2 changed files with 34 additions and 4 deletions

2
NEWS
View File

@@ -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