pipewire/src/examples
Wim Taymans 2ee4e94c59 policy-node: take into account sinks as a default source
A sink can be set as a default source, which means that the default
source is the monitor ports of the sink.

Move the direction check for later so that we can first check if we
are dealing with a potential default sink/source for the given
direction. If we found a default sink/source, we don't need to do
the direction check anymore.

This makes it possible to set a sink as a configured default source
and have policy-node take this into account when defining the
default.source metadata.

See #715, #908
2021-03-18 11:57:16 +01:00
..
media-session policy-node: take into account sinks as a default source 2021-03-18 11:57:16 +01:00
audio-dsp-filter.c examples: catch signal and clean up 2020-06-03 15:26:54 +02:00
audio-dsp-src.c examples: catch signal and clean up 2020-06-03 15:26:54 +02:00
audio-src.c examples: catch signal and clean up 2020-06-03 15:26:54 +02:00
bluez-session.c media-session: remove add_spa_lib, we do this in the config 2021-02-10 11:54:10 +01:00
export-sink.c fix compilation 2020-11-20 12:51:51 +01:00
export-source.c fix compilation 2020-11-20 12:51:51 +01:00
export-spa-device.c fix compilation 2020-11-20 12:51:51 +01:00
export-spa.c fix compilation 2020-11-20 12:51:51 +01:00
local-v4l2.c local-v4l2: fix leaks 2020-06-05 12:43:26 +02:00
meson.build meson: Fixed remaining issues from the port to feature options 2021-03-11 18:29:11 +00:00
sdl.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
video-dsp-play.c examples: don't use lrintf for each sample 2020-03-18 17:40:26 +01:00
video-play-reneg.c examples: only announce SPA_DATA_MemPtr 2021-01-01 21:12:00 +01:00
video-play.c examples: only announce SPA_DATA_MemPtr 2021-01-01 21:12:00 +01:00
video-src-alloc.c impl-link: start of renegotiation 2020-06-19 12:14:46 +02:00
video-src-reneg.c example: add more debug 2020-07-15 14:14:23 +02:00
video-src.c examples: don't hardcode dimensions for crop info 2020-06-18 11:43:34 +02:00