[Bug 755169] dashdemux: can we have multiple seek events at the same time?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 22 07:39:18 PDT 2015


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

--- Comment #21 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
I'm not sure what you refer by "a second seek thread" in this context. If you
mean a second seek request from another thread, this is taken care of by the
new top level lock you proposed above. If you meant something else, what ?

Though _stop_tasks is also called by _reset, which is itself called from a
flush-stop event, or PAUSED->READY state change, so these would also have to be
protected by that tpo level lock. But I think the rabbit hole stops after that.

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