pipewire/src
Wim Taymans 74de723ecc impl-node: improve node activation
Only activate the nodes when it was not-triggered, do this check with an
atomic compare-and-swap so that we only activate a node once.

We might be able to use this later to make sure that we resume the
untriggered peer nodes when we remove a node from the graph.
2024-04-04 22:01:44 +02:00
..
daemon settings: remove link.min-buffers option again 2024-04-03 15:27:05 +02:00
examples examples: set the MAPPABLE flag for MemFd 2024-04-02 12:28:01 +02:00
gst gst/src: Avoid unnecessary renegotiations during streaming 2024-03-31 11:03:13 +00:00
modules client-node: fix array length debug 2024-04-03 13:29:27 +02:00
pipewire impl-node: improve node activation 2024-04-04 22:01:44 +02:00
tests tests: cleanup correctly to avoid leaks 2024-03-15 13:08:58 +01:00
tools spa: improve JSON error reporting in spa-json-dump 2024-03-27 15:57:39 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00