mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-17 05:38:57 +00:00
When adding elements dynamically to a pipeline one should never guess what the curren/target state is, and instead use `gst_element_sync_state_with_parent()`. Fixes racy hang when running within valgrind Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/692> |
||
---|---|---|
.. | ||
elements | ||
generic | ||
gst | ||
libs | ||
pipelines | ||
gst-plugins-base.supp | ||
meson.build |