diff options
author | Max Kellermann <max@duempel.org> | 2014-07-10 09:32:33 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-07-10 09:37:43 +0200 |
commit | ccbb5c3e01682ccdd44a34b66a2eb213b2a1d661 (patch) | |
tree | 76760b74d1c36b6cb27edf4dfa4826570f131784 /NEWS | |
parent | 49b63e084f3fc52d998af5a442e14f3b7f8d2a81 (diff) | |
download | mpd-ccbb5c3e01682ccdd44a34b66a2eb213b2a1d661.tar.gz mpd-ccbb5c3e01682ccdd44a34b66a2eb213b2a1d661.tar.xz mpd-ccbb5c3e01682ccdd44a34b66a2eb213b2a1d661.zip |
decoder/audiofile: log libaudiofile errors
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ ver 0.19 (not yet released) * decoder: - 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 * encoder: - shine: new encoder plugin * threads: |