From b78daa5a87501e6a38d5ae06b5f9dedd0550b80e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 30 Jan 2009 15:57:51 +0100 Subject: wavpack: pass NULL if the .wvc file fails to open The wavpack library seems to use the .wvc stream even if the OPEN_WVC flag is not set. In this case, pass NULL to be sure libwavpack won't use it. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4711e38f6..78f4aef18 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ ver 0.14.2 (2009/??/??) * decoders: - ffmpeg: added support for the tags comment, genre, year + - wavpack: pass NULL if the .wvc file fails to open * audio outputs: - jack: allocate ring buffers before connecting - jack: clear "shutdown" flag on reconnect -- cgit v1.2.3