[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] 2 commits: Update NEWS for 16.0
PulseAudio Marge Bot (@pulseaudio-merge-bot)
gitlab at gitlab.freedesktop.org
Sat May 28 15:23:23 UTC 2022
PulseAudio Marge Bot pushed to branch master at PulseAudio / pulseaudio
Commits:
3962be5a by Arun Raghavan at 2022-05-28T11:16:10-04:00
Update NEWS for 16.0
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/714>
- - - - -
237c5a5c by Arun Raghavan at 2022-05-28T11:18:37-04:00
build-sys: Bump soversion for 16.0 release
Just a minor time smoother 2 related change in libpulse implementation.
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/714>
- - - - -
2 changed files:
- NEWS
- meson.build
Changes:
=====================================
NEWS
=====================================
@@ -15,6 +15,7 @@ Changes at a glance:
* Channel remixing can be disabled for module-combine-sink
* A lot of fixes to ALSA, bluetooth, and other components.
* Notes for application developers
+ * Stream latency reports now include resampler delay
* Module installation location changed, remember to upgrade paprefs to the latest version!
* Notes for packagers
* Opus support in the RTP modules requires enabling GStreamer
@@ -24,6 +25,73 @@ Changes at a glance:
* glib and fftw are now common dependencies, not only for the client.
* Enable GStreamer-based RTP by default when available
+Detailed change log:
+
+ https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/16.0/
+
+Contributors
+
+Alexey Rubtsov
+Anders Jonsson
+Andika Triwidada
+Arun Raghavan
+Biswapriyo Nath
+BtbN
+Chengyi Zhao
+Chupligin Sergey
+Craig Howard
+Daniel Dantur
+Daniel Hernandez
+Diederik de Haas
+Dylan Van Assche
+Emilio Herrera
+Ettore Atalan
+Fran Diéguez
+Georg Chini
+Gogo Gogsi
+Göran Uddeborg
+Hela Basa
+Hui Wang
+Igor V. Kovalenko
+Jan Kuparinen
+Jaroslav Kysela
+Josef Haider
+João Paulo Rechi Vita
+Juho Hämäläinen
+Karl Ove Hufthammer
+Laurent Bigonville
+Luna Jernberg
+Lv Genggeng
+Marijn Suijten
+Mart Raudsepp
+Mathy Vanvoorden
+Olivier Gayot
+Ovari
+Oğuz Ersen
+Piotr Drąg
+Rafael Fontenelle
+Rico Tzschichholz
+Sanchayan Maity
+Sebastian Reichel
+Sergey A
+Sibo Dong
+Sungjoon Moon
+Takashi Sakamoto
+Takuro Onoue
+Tanu Kaskinen
+Temuri Doghonadze
+Will Thompson
+Yuri Chornoivan
+acheronfail
+baek inchan
+guest271314
+liaohanqin
+simmon
+simple
+tensorknower69
+김인수
+
+
PulseAudio 15.0
Changes at a glance:
=====================================
meson.build
=====================================
@@ -25,7 +25,7 @@ pa_protocol_version = 35
# The stable ABI for client applications, for the version info x:y:z
# always will hold x=z
-libpulse_version_info = [24, 1, 24]
+libpulse_version_info = [24, 2, 24]
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold x=z
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/compare/d146a8079b1fc69d71d42bb0e4a7288a48b5cd7a...237c5a5c36d49a51b1b7831b091ea250367c9102
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/compare/d146a8079b1fc69d71d42bb0e4a7288a48b5cd7a...237c5a5c36d49a51b1b7831b091ea250367c9102
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20220528/f2b06d8b/attachment-0001.htm>
More information about the pulseaudio-commits
mailing list