pipewire/src
Wim Taymans f28c30d526 impl-link: only make passive links with suspendable peers
Only make a passive link when one of the peers is passive and the other
one can be suspended or when both are explicitly passive.

This avoid making passive links between a sink/source pair.

It also avoid making passive links between two streams if they are not
explicitly marked as passive.

It does allow making passive links between a passive stream and a
sink/source or between two passive streams.
2023-03-28 18:14:19 +02:00
..
daemon module-link-factory: ignore link.passive by default 2023-03-28 15:19:16 +02:00
examples core: add bound_props event 2023-03-21 17:22:27 +01:00
gst
modules module-pipe-tunnel: remove extra whitespace 2023-03-28 13:36:16 +00:00
pipewire impl-link: only make passive links with suspendable peers 2023-03-28 18:14:19 +02:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools pw-cli: avoid property leak 2023-03-16 12:55:27 +01:00
meson.build