aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-03-01 14:07:23 +0100
committerMax Kellermann <max@duempel.org>2009-03-01 14:07:23 +0100
commitba3a8474b6b3ef1355cf7173de2622adc34fce2e (patch)
tree5b01875ef08e4f529783e9e24bf5ee9844a14f4e /NEWS
parent92db09fdf8d672fa6c78e726102ad66145d076f4 (diff)
downloadmpd-ba3a8474b6b3ef1355cf7173de2622adc34fce2e.tar.gz
mpd-ba3a8474b6b3ef1355cf7173de2622adc34fce2e.tar.xz
mpd-ba3a8474b6b3ef1355cf7173de2622adc34fce2e.zip
flac: parse stream tags
Parse the vorbis comments in libflac's metadata_callback and pass them as tag struct to the decoder API.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa74e95dc..de61061d4 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ ver 0.15 - (200?/??/??)
- sidplay: new decoder plugin for C64 SID (using libsidplay2)
- fluidsynth: new decoder plugin for MIDI files (using libfluidsynth)
- wildmidi: another decoder plugin for MIDI files (using libwildmidi)
+ - flac: parse stream tags
- added configuration option to disable decoder plugins
* audio outputs:
- added option to disable audio outputs by default