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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 30 09:53:19 PDT 2015


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

--- Comment #64 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
(In reply to Florin Apostol from comment #62)
> this deadlocks in my scenario (explained in comment 55). In that case the
> query was called from gst_adaptive_demux_sink_event case GST_EVENT_EOS. You
> added protection only for cases when query is called from seek.

I added a flag and lock for this too.

> By the way, how do you intend to prove that the system doesn't deadlock (for
> example there aren't other scenarios except seek and sink_event in which
> query can be called from the same thread so it should not get the API_LOCK)?

I don't intend to prove this (assuming it can be proved).

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