pipewire/src
Wim Taymans ff984da67c examples: update the examples with new lazy scheduling flags
The src can listen to RequestProcess commands and so gets the
node.supports-request = 1 property.

The play-pull example can both be a driver that listens to
RequestProcess or a lazy driver so set this in properties as well.
We can now remove the priority.driver property because automatic
priority selection will make us a driver or not.

With this change, video-src to video-play-pull will use lazy scheduling
with play-pull as the driver. video-play-pull to v4l2src will use
normal scheduling and video-src to video-play will also use normal
scheduling.
2024-11-11 15:05:40 +01:00
..
daemon conf: increase priority of dummy and freewheel driver 2024-08-06 17:49:29 +02:00
examples examples: update the examples with new lazy scheduling flags 2024-11-11 15:05:40 +01:00
gst gst: take the thread lock before calling pw_stream functions 2024-11-08 13:10:40 +01:00
modules filter-chain: pass dict in plugin load function 2024-11-08 13:10:35 +01:00
pipewire stream: expose the lazy flag with pw_stream_is_lazy() 2024-11-11 15:05:17 +01:00
tests Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
tools pw-dot: fix information on the link labels 2024-11-06 11:02:24 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00