[Bug 769894] validate: Race when checking whether some actions have completed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 17 06:15:05 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769894

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
ASYNC_DONE always comes after the STATE_CHANGED message IIRC.

I think it can cause issues in gst-validate in combination with scrub seeking.
Are you always waiting for ASYNC_DONE before sending the next seek? If not, you
might run into problems if you later wait for ASYNC_DONE, depending on the
circumstances.

Should be good to go though, it's definitely improving things and more correct.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list