decoder/sndfile: new decoder plugin based on libsndfile

This commit is contained in:
Max Kellermann
2009-07-07 08:58:51 +02:00
parent adb2f66ced
commit 1eebbc746f
6 changed files with 292 additions and 0 deletions

1
NEWS
View File

@@ -8,6 +8,7 @@ ver 0.16 (20??/??/??)
- id3: revised "performer" tag support
* decoders:
- ffmpeg: support multiple tags
- sndfile: new decoder plugin based on libsndfile
* mixers:
- removed support for legacy mixer configuration
- reimplemented software volume as mixer+filter plugin