mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +00:00
GStreamer multimedia framework
e536b05e5a
Previously validateflow tests did not fail when the pad was not attached. This was a limitation caused by how the Validate API worked. Before, the `notify::validate-runner` signal was not emitted until a monitor was attached to the override. This made impossible to listen for the runner's `stopping` signal. This patch fixes the problem by setting `validate-runner` for all existing overrides when the runner is initialized and adding checks in validateflow to error in the case no pad was attached. |
||
---|---|---|
codecanalyzer | ||
debug-viewer | ||
docs/plugins | ||
hooks | ||
mediainfo | ||
tracer | ||
vagrant | ||
validate | ||
.arcconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
configure | ||
meson.build | ||
meson_options.txt |