decoder/dsf: fix multi-channel files

The plugin was horribly bugged for files that were not stereo.
This commit is contained in:
Max Kellermann
2014-08-22 06:56:58 +02:00
parent d8782ce5fd
commit 02cc77cd82
2 changed files with 47 additions and 10 deletions

1
NEWS
View File

@@ -43,6 +43,7 @@ ver 0.19 (not yet released)
- audiofile: log libaudiofile errors
- dsdiff, dsf: report bit rate
- dsf: support DSD512
- dsf: support multi-channel files
- dsf: fix noise at end of malformed file
- sndfile: support scanning remote files
- sndfile: support tags "comment", "album", "track", "genre"