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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 22 06:57:37 PDT 2015


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

--- Comment #15 from Florin Apostol <florin.apostol at oregan.net> ---
(In reply to Vincent Penquerc'h from comment #14)
> A possible way to fix this might be to use a copy of the list (made with the
> lock). We'd have to make _GstAdaptiveDemuxStream refcounted though, as it is
> not currently. Then do the _join and reset (and a new unref) after unlock.

That's not a solution. What kind of copy will you make? Shallow copy? Deep
copy? The _GstAdaptiveDemuxStream holds pointers. How would you copy those? It
becomes too complicated because you would need to refcount everything.

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