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.
This commit is contained in:
1
NEWS
1
NEWS
@@ -37,6 +37,7 @@ ver 0.15 - (200?/??/??)
|
||||
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
|
||||
|
Reference in New Issue
Block a user