pipewire/spa/plugins/videoconvert
Wim Taymans e126f9bcbf adapter: only clear the NEED_CONFIGURE flag when mode != none
As long as we are in the 'none' PortConfig mode, we set the NEED_CONFIGURE
flag.

This fixes early start in audioadpter nodes because PortConfig is set to
none at init time and this used to clear the NEED_CONFIGURE flag, which
would start the node before the session manager could to a PortConfig
and cause a -22 error.
2025-05-27 15:38:51 +02:00
..
meson.build videoconvert: add an ffmpeg based video converter 2024-09-06 12:27:02 +02:00
plugin.c videoconvert: add an ffmpeg based video converter 2024-09-06 12:27:02 +02:00
videoadapter.c adapter: only clear the NEED_CONFIGURE flag when mode != none 2025-05-27 15:38:51 +02:00
videoconvert-dummy.c videoconvert: Add dummy plugin 2024-08-29 14:00:51 +00:00
videoconvert-ffmpeg.c Use "8 bit raw midi" for control ports again 2025-05-23 16:46:13 +02:00