From d7f024c51047222dda4224c56865d66c8f384c76 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 25 Oct 2014 21:25:49 +0200 Subject: OutputThread: fall back to PCM if given DSD sample rate is not supported Works around the "PCM conversion from f to dsd is not implemented" error message that prevents DSD playback. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2a6c5c439..658ca8c5f 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ ver 0.19.2 (not yet released) - ffmpeg: recognize MIME type audio/aacp * output - fix memory leak after filter initialization error + - fall back to PCM if given DSD sample rate is not supported * fix assertion failure on unsupported PCM conversion * auto-disable plugins that require GLib when --disable-glib is used -- cgit v1.2.3