summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-01-11 10:06:27 +0100
committerMax Kellermann <max@musicpd.org>2017-01-11 10:14:41 +0100
commit2b43ceb6c68e93feff830d2946abc8dc8f069421 (patch)
tree253fc790a1741e08d3be653204003217fa39dbe8 /NEWS
parentc143adba914b2ffad4e773531d301fdc687622c9 (diff)
pcm/Export: DSD_U32 quarters the sample rate
DSD_U32 packs four bytes instead of one large "sample", thus the sample rate is one quarter of the input sample rate. This fixes a rather critical DSD_U32 playback problem.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 510aff088..a25e79d97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.20.2 (not yet released)
* decoder
- flac: add options "probesize" and "analyzeduration"
+* output
+ - alsa: fix the DSD_U32 sample rate
ver 0.20.1 (2017/01/09)
* input