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

This commit is contained in:
Max Kellermann
2014-07-10 09:23:56 +02:00
parent 1d214b4aed
commit 107321e385
2 changed files with 24 additions and 23 deletions

1
NEWS
View File

@@ -30,6 +30,7 @@ ver 0.19 (not yet released)
- volume: improved software volume dithering
* decoder:
- vorbis, flac, opus: honor DESCRIPTION= tag in Xiph-based files as a comment to the song
- audiofile: support scanning remote files
* encoder:
- shine: new encoder plugin
* threads: