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:54:48 +0300
commite5ad31e873eed62bc580a86a61177047f9e8c491 (patch)
treea2c84753ceccf34719133ca46bae5ec04054a7b3
parente4d54dae918da447705cd2cd6c61e65e86658aa2 (diff)
downloadpulseaudio-stable-16.x.tar.gz
Update NEWS for 16.1v16.1stable-16.x
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: