From ba3a8474b6b3ef1355cf7173de2622adc34fce2e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 1 Mar 2009 14:07:23 +0100 Subject: flac: parse stream tags Parse the vorbis comments in libflac's metadata_callback and pass them as tag struct to the decoder API. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') 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 -- cgit v1.2.3