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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 16 06:46:16 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
If you wait for *both* that should do the job here. Note however that you can't
assume to get the same number of async-done as seeks and state changes you
submitted. If there are multiple happening at the same time, you will only
receive a single async-done.

This could be problematic with things automatically changing states, or the
handling of the BUFFERING messages.

-- 
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