decoder/sndfile: implement scan_stream() instead of scan_file()

This commit is contained in:
Max Kellermann
2014-07-11 22:09:35 +02:00
parent eaa9a1e33b
commit c4bea3dfe4
2 changed files with 7 additions and 5 deletions

1
NEWS
View File

@@ -33,6 +33,7 @@ ver 0.19 (not yet released)
- vorbis, flac, opus: honor DESCRIPTION= tag in Xiph-based files as a comment to the song
- audiofile: support scanning remote files
- audiofile: log libaudiofile errors
- sndfile: support scanning remote files
- sndfile: support tags "comment", "album", "track", "genre"
* encoder:
- shine: new encoder plugin