From 5f84fe2717628fcd5689060ca7e4556ade577b4a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 12 Feb 2009 18:39:04 +0100 Subject: aac: fix stream metadata Pass the input_stream object to decoder_data(). Without it, the MPD core does not see stream tags. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f0118885e..d3ad7fe8f 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ ver 0.14.2 (2009/??/??) - ffmpeg: added TTA support - wavpack: pass NULL if the .wvc file fails to open - mikmod: call MikMod_Exit() only in the finish() method + - aac: fix stream metadata * audio outputs: - jack: allocate ring buffers before connecting - jack: clear "shutdown" flag on reconnect -- cgit v1.2.3