diff options
author | Max Kellermann <max@duempel.org> | 2014-07-11 22:09:35 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-07-11 22:09:35 +0200 |
commit | c4bea3dfe45622fcb4de21cd52fc28deb85335f0 (patch) | |
tree | 3ed978e6180f793f7cf0cc39be0e4f79fc8e065b /NEWS | |
parent | eaa9a1e33bd729560cec42abbdf3ef3902a7cb6f (diff) | |
download | mpd-c4bea3dfe45622fcb4de21cd52fc28deb85335f0.tar.gz mpd-c4bea3dfe45622fcb4de21cd52fc28deb85335f0.tar.xz mpd-c4bea3dfe45622fcb4de21cd52fc28deb85335f0.zip |
decoder/sndfile: implement scan_stream() instead of scan_file()
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |