gstreamer/validate/gst
Thibault Saunier e1ad840494 scenario: Mark seek as done only when reaching next state
There is a race where following actions could generate a
flush-start/flush-stop dance but the state change resulting from the
seek hasn't been committed yet, leading to the ASYNC_START being
ignored by GstBin since its pending_state is not VOID when receiving
the ASYNC_START message.

Conceptually it is totally correct to consider an action done when
the state change of the pipeline is stabilized..

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/198>
2020-05-27 19:20:16 +00:00
..
overrides validate: remove autotools build 2019-10-15 00:24:00 +01:00
validate scenario: Mark seek as done only when reaching next state 2020-05-27 19:20:16 +00:00
meson.build meson: Build gstvalidate-default-overrides-1.0 2018-07-31 23:30:36 +05:30