pipewire/src/modules/module-rtp
Wim Taymans c3d4abd7f1 modules: use acquire/release loop
Expose the acquire_loop/release_loop functions and use them in the
modules.

Make sure the nodes created from the module use the same data loop as
the module. We need to ensure this because otherwise, the nodes might
be scheduled on different data loops and the invoke or timer logic will
fail.
2024-04-22 16:19:02 +02:00
..
apple-midi.h Merge branch 'master' into 'fix_san_build' 2023-03-10 10:10:25 +00:00
audio.c module-rtp-sink: Send all remaining packets when stopping 2024-04-16 07:50:33 +00:00
midi.c stream: add pw_stream_get_nsec() to get current time 2024-03-04 12:59:26 +01:00
opus.c modules: move some spa_debug_mem to the log 2024-01-11 17:49:50 +01:00
ptp.h module-rtp-sap: review 2024-01-22 16:41:06 +00:00
rtp.h module-rtp: send journal feedback 2023-03-10 10:47:03 +01:00
sap.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
stream.c modules: use acquire/release loop 2024-04-22 16:19:02 +02:00
stream.h module-rtp: handle state change errors better 2024-03-25 12:22:11 +01:00