mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
Use a new boolean to check if the follower is allowed to emit a ready event. This can be done right after negotiating. Set the started field to true after we finish setting the state of the converter and follower. This fields is used to block calling into the process function before we complete the setup. This avoid a crash in always-process nodes when the node is scheduled before the audioconverter completes setup. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||