GStreamer multimedia framework
Find a file
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
debug-viewer Apply suggestion to debug-viewer/org.freedesktop.GstDebugViewer.appdata.xml.in 2020-04-28 15:05:40 +00:00
docs docs: Update gst-validate-launcher documentation 2020-05-26 17:19:36 -04:00
hooks Pass python files through autopep8 2019-04-03 13:38:42 +00:00
tracer Pass python files through autopep8 2019-04-03 13:38:42 +00:00
validate scenario: Mark seek as done only when reaching next state 2020-05-27 19:20:16 +00:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate: remove autotools build 2019-10-15 00:24:00 +01:00
.gitlab-ci.yml ci: Port from only: to rules 2020-03-17 11:53:36 -04:00
meson.build validate: Add a way to run a TestClock in scenarios 2020-04-27 17:00:12 -04:00
meson_options.txt validate: Add a way to run a TestClock in scenarios 2020-04-27 17:00:12 -04:00