commit pipewire for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pipewire for openSUSE:Factory checked in at 2024-08-10 19:05:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pipewire (Old) and /work/SRC/openSUSE:Factory/.pipewire.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pipewire" Sat Aug 10 19:05:56 2024 rev:120 rq:1192557 version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes 2024-07-17 15:14:28.944603781 +0200 +++ /work/SRC/openSUSE:Factory/.pipewire.new.7232/pipewire.changes 2024-08-10 19:05:59.293267968 +0200 @@ -1,0 +2,45 @@ +Thu Aug 8 08:31:49 UTC 2024 - Antonio Larrosa <alarrosa@suse.com> + +- Update to version 1.2.2: + * Highlights + - Fix some more fallout of the async nodes rewrite. Fixes some + crackling, xruns and possibly also some crashes in some + cases. + - Fix freewheeling timeouts in case of xruns. This fixes ardour + export. + - Fix event mixdown in JACK. Fixes qsynth and possibly other + apps. + - Some more small fixes and improvements. + * PipeWire + - Add a new SPA_IO_CLOCK_FLAG_XRUN_RECOVER flag when the + process function is called because of xrun recovery. + - Properly stop nodes in all cases, this avoids spurious xruns + and scheduling errors. (#4122) + - Make sure async nodes receive an async link in all cases. Do + the processing of source output ports slightly differently to + make sure we don't cause latency for sources. (#4138) + (#4133) + - Fix some races when negotiating and starting nodes. (#4094) + - Actually include the config.h header to use malloc_trim() to + reduce memory usage in pulse-server. + * Modules + - Avoid unloading some modules on stream errors because it is + possible to recover from the error. (#4121) + - Fix a (harmless) warning in module-rtp because of comparing + samples and time. (#4095) + * SPA + - Let the freewheel driver detect xrun recovery and handle the + timeouts correctly. This fixes an issue with ardour export. + - Remove the HDMI/AC3 profiles. they turn out to fail on some + hardware with no way to detect this. + - Signal the eventfd when the loop is full to make sure the + other thread is woken up to process the queue. + * JACK + - Don't check timestamps when mixing down events. The + timestamps are only checked when writing new events with the + public API. This fixes an issue where qsynth would not + receive midi events anymore. + - Fix the jack_get_time() function, it was returning nano + instead of micro seconds. + +------------------------------------------------------------------- Old: ---- pipewire-1.2.1.obscpio New: ---- pipewire-1.2.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pipewire.spec ++++++ --- /var/tmp/diff_new_pack.AB7IAh/_old 2024-08-10 19:06:01.381354669 +0200 +++ /var/tmp/diff_new_pack.AB7IAh/_new 2024-08-10 19:06:01.389355001 +0200 @@ -62,7 +62,7 @@ %bcond_with aptx Name: pipewire -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: A Multimedia Framework designed to be an audio and video server and more License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.AB7IAh/_old 2024-08-10 19:06:01.601363804 +0200 +++ /var/tmp/diff_new_pack.AB7IAh/_new 2024-08-10 19:06:01.637365299 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.freedesktop.org/pipewire/pipewire.git</param> - <param name="revision">1.2.1</param> + <param name="revision">1.2.2</param> <param name="versionformat">@PARENT_TAG@</param> <!-- <param name="revision">60deeb25558a794e6e664bb832318b87958c18ea</param> ++++++ pipewire-1.2.1.obscpio -> pipewire-1.2.2.obscpio ++++++ /work/SRC/openSUSE:Factory/pipewire/pipewire-1.2.1.obscpio /work/SRC/openSUSE:Factory/.pipewire.new.7232/pipewire-1.2.2.obscpio differ: char 49, line 1 ++++++ pipewire.obsinfo ++++++ --- /var/tmp/diff_new_pack.AB7IAh/_old 2024-08-10 19:06:02.069383237 +0200 +++ /var/tmp/diff_new_pack.AB7IAh/_new 2024-08-10 19:06:02.101384566 +0200 @@ -1,5 +1,5 @@ name: pipewire -version: 1.2.1 -mtime: 1720769063 -commit: f9689df37d1d14e006b7dcec239df403b3b28893 +version: 1.2.2 +mtime: 1722420144 +commit: e224ccdcb7514bc7417f46c75d137fbee231e7fc
participants (1)
-
Source-Sync