mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
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. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| plugin.c | ||
| videoadapter.c | ||
| videoconvert-dummy.c | ||
| videoconvert-ffmpeg.c | ||