pipewire/src
Wim Taymans 60062432b8 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-03-26 09:34:45 +01:00
..
daemon modules: move the scheduler to a module 2026-02-19 17:44:27 +01:00
examples impl-node: accept more node.passive values 2026-03-12 17:25:36 +01:00
gst pipewiresrc: fix wait_negotiated from change_state 2026-03-16 17:08:44 +00:00
modules module-rtp: handle the send_packet/feedback as callbacks 2026-03-26 09:34:45 +01:00
pipewire mixer: handle control.ump property 2026-03-25 11:59:43 +01:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools tools: add -C | --monitor to pw-cat 2026-03-25 18:06:17 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00