[Bug 764020] adaptivedemux: Deadlock on HLS and DASH streams when scrub seeking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 24 04:04:14 UTC 2016


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

--- Comment #4 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 324643
  --> https://bugzilla.gnome.org/attachment.cgi?id=324643&action=edit
decodebin2: Hold new buffering_post lock while posting msgs

There's a small window between decodebin choosing a buffering level
to post and another thread choosing a different buffering level
where things can race. Close that window by holding a new lock
that's only for posting buffering messages - like what was done
in multiqueue.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list