mirror of
https://gitlab.freedesktop.org/pipewire/media-session.git
synced 2025-12-20 07:40:02 +01:00
0.4.2
This commit is contained in:
parent
8ca57ad13b
commit
80dae7e24b
2 changed files with 16 additions and 1 deletions
15
NEWS
15
NEWS
|
|
@ -1,3 +1,18 @@
|
||||||
|
# Media Session 0.4.2 (2022-01-20)
|
||||||
|
|
||||||
|
This is a small release to keep the dead corpse walking... Repeated
|
||||||
|
attempts to shoot it in the head seem to have failed (We don't think it
|
||||||
|
is running with a lot of brains left). It does not look pretty and we
|
||||||
|
don't know yet when it will finally stay down. What we do know is that some
|
||||||
|
creatures (humans?) have been secretly feeding it with their brain cells
|
||||||
|
and as such, here we are...
|
||||||
|
|
||||||
|
Anyway, it contains some minor patches for some organ (memory?) leaks.
|
||||||
|
It also adds some fixes to make things stumble on (compile?) and make
|
||||||
|
disturbing slurping sounds again (work?) with the latest PipeWire versions.
|
||||||
|
|
||||||
|
Seriously.. back off.. don't become a victim... use Wireplumber.
|
||||||
|
|
||||||
# Media Session 0.4.1 (2021-10-27)
|
# Media Session 0.4.1 (2021-10-27)
|
||||||
|
|
||||||
Minor bugfix release functionally equivalent to the previous release.
|
Minor bugfix release functionally equivalent to the previous release.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
project('media-session', ['c'],
|
project('media-session', ['c'],
|
||||||
version : '0.4.1',
|
version : '0.4.2',
|
||||||
license : [ 'MIT', 'LGPL-2.1-or-later', 'GPL-2.0-only' ],
|
license : [ 'MIT', 'LGPL-2.1-or-later', 'GPL-2.0-only' ],
|
||||||
meson_version : '>= 0.56.0',
|
meson_version : '>= 0.56.0',
|
||||||
default_options : [ 'warning_level=3',
|
default_options : [ 'warning_level=3',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue