pipewire/src
Wim Taymans a75cea96fb modules: port modules to timer-queue
Instead of using timerfd, use the context timer-queue to schedule
timeouts. This saves fds and removes some redundant code.

Make the rtp-source timeout and standby code a bit better by using
atomic operations.
2025-10-15 16:57:24 +02:00
..
daemon context: add support for rlimit.<resource> = <value> 2025-10-15 09:26:36 +02:00
examples examples: set exclusive and reliable flags 2025-10-14 11:56:22 +02:00
gst pipewiresrc: Fix caps leak 2025-09-15 18:01:53 +00:00
modules modules: port modules to timer-queue 2025-10-15 16:57:24 +02:00
pipewire impl-link: pass error codes in link error state 2025-10-15 11:20:01 +02:00
tests tests: endpoint: fix valgrind uninit warning 2025-07-20 18:36:20 +02:00
tools pw-cat: do not use deprecated FF_PROFILE_* 2025-10-06 12:10:23 +00:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00