From a86aaef4d0075df581857cdabb624a24885afa2b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 23 Aug 2014 16:12:18 +0200 Subject: output/alsa: support native DSD playback Translate SampleFormat::DSD to SND_PCM_FORMAT_DSD_U8, which was added to alsa-lib 1.0.27.1. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5470d7311..a2ab58f32 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,8 @@ ver 0.19 (not yet released) - mp4v2: support playback of MP4 files. * encoder: - shine: new encoder plugin +* output + - alsa: support native DSD playback * threads: - the update thread runs at "idle" priority - the output thread runs at "real-time" priority -- cgit v1.2.3