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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 24 07:49:44 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311886|0                           |1
        is obsolete|                            |

--- Comment #39 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Created attachment 312064
  --> https://bugzilla.gnome.org/attachment.cgi?id=312064&action=edit
lock most seeking event code with the manifest lock

That addresses most of your comments, with the following exceptions:

- the main lock is the manifest lock, rather than the object lock, but reason
above. I think it's fine, unless you find another reason why it's not.

- the list copy is still here. I think _expose_streams can be called still
while the manifest lock is not held. I will look more into it.

- why do you think _stream_free needs the manifest lock ?

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