pipewire/spa
Wim Taymans b9381a9da6 audioconvert: use a new boolean to check if ready
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.
2023-04-25 20:16:28 +02:00
..
examples examples: fix type of getopt_long return value 2023-04-18 09:48:19 +02:00
include parser: add extra check to make coverity happy 2023-04-20 12:32:07 +02:00
plugins audioconvert: use a new boolean to check if ready 2023-04-25 20:16:28 +02:00
tests treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build spa: fix wrong meson check for BAP 2023-03-26 15:12:55 +03:00