summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2022-06-21 13:37:19 +0300
committerTanu Kaskinen <tanuk@iki.fi>2022-06-21 13:41:30 +0300
commit2270081fcaf00f616247700ae0b6cba039f2e084 (patch)
tree27f5ad66204075e4740d4b21c892e0d329650341
parent089287caf1ab024e35c39381bd6f600af68f074b (diff)
Update NEWS for 16.1
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/727>
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 847caf8be..1283eed24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+PulseAudio 16.1
+
+A bug fix release.
+
+ * Fix parsing of percentage volumes with decimal points in pactl
+ * Fix crash with the "pacmd play-file" command when reads from the disk aren't frame-aligned
+ * Fix module-rtp-recv sometimes thinking it's receiving an Opus stream when it's not
+ * Fix frequent crashing in module-combine-sink, regression in 16.0
+ * Fix crashing on 32-bit architectures when using the GStreamer codecs for LDAC and AptX
+
+Contributors
+
+Georg Chini
+Igor V. Kovalenko
+Jaechul Lee
+Jan Palus
+Sean Greenslade
+
+
PulseAudio 16.0
Changes at a glance: