pipewire/src
Wim Taymans aed82af07f module-rtp: handle the send_packet/feedback as callbacks
They are emited from the streaming thread and therefore can be emitted
concurrently with the events on the main thread. This can cause crashes
when the hook list is iterated.

Instead, make those events into callbacks that are more efficient,
and threadsafe.
2026-04-07 10:54:37 +02:00
..
daemon only dlopen from the defined search paths 2026-04-07 09:51:47 +02:00
examples stream: Make capability device IDs an JSON object 2026-01-22 16:08:19 +00:00
gst gst: fix compilation on older GStreamer 2026-03-04 17:57:31 +01:00
modules module-rtp: handle the send_packet/feedback as callbacks 2026-04-07 10:54:37 +02:00
pipewire mixer: handle control.ump property 2026-04-07 10:08:14 +02:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools mixer: handle control.ump property 2026-04-07 10:08:14 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00