pipewire/src/examples
Wim Taymans f7e97ab157 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-06 12:57:48 +01:00
..
audio-capture.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
audio-dsp-filter.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
audio-dsp-src.c fix compilation some more 2024-06-18 15:41:12 +02:00
audio-src-ring.c examples: improve the ringbuffer example a little 2024-09-23 11:28:16 +02:00
audio-src-ring2.c examples: improve the ring2 example 2024-09-30 16:14:37 +02:00
audio-src.c fix compilation some more 2024-06-18 15:41:12 +02:00
bluez-session.c stream: add pw_stream_get_nsec() to get current time 2024-03-04 12:59:26 +01:00
export-sink.c fix compilation some more 2024-06-18 15:41:12 +02:00
export-source.c fix compilation some more 2024-06-18 15:41:12 +02:00
export-spa-device.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
export-spa.c core: add bound_props event 2023-03-21 17:22:27 +01:00
internal.c remove deprecate Props settings, use node.param.Props 2024-10-08 10:27:36 +02:00
local-v4l2.c examples: fix mapoffset in examples 2024-06-13 10:11:29 +02:00
meson.build examples: add another ringbuffer example 2024-09-30 15:37:38 +02:00
midi-src.c modules: accept and produce UMP only 2024-07-30 09:38:40 +02:00
sdl.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-dsp-play.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
video-dsp-src.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
video-play-fixate.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-play-pull.c examples: update the examples with new lazy scheduling flags 2024-11-06 12:57:48 +01:00
video-play-reneg.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-play.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
video-src-alloc.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
video-src-fixate.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
video-src-reneg.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
video-src.c examples: update the examples with new lazy scheduling flags 2024-11-06 12:57:48 +01:00