gstreamer/plugins
Thibault Saunier b79e5e3508 nlecomposition: Add stack initialization action after setting our state
Otherwise there is a pretty rare race where we get the
_initialize_stack_func executed leading to the stack set up and
the source pushing buffers before the composition source pad is
activated, and a STREAM_ERROR is reported as we end up pushing a
buffer to a flushing pad.

Thanks rr chaos mode for showing that improbable race

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/175>
2020-05-19 13:27:13 +00:00
..
ges plugin: Fix a race removing tracks from timeline from the wrong thread 2020-04-30 13:38:34 -04:00
nle nlecomposition: Add stack initialization action after setting our state 2020-05-19 13:27:13 +00:00
meson.build doc: Build documentation with hotdoc 2019-05-13 10:30:35 -04:00