[Bug 756913] hlsdemux: fix race condition while changing bitrate and seeking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 21 06:52:30 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Can you provide a patch against 1.6 or git master?


Instead of a recursive mutex, we could add _locked() variants of the functions
that are called while the mutex is hold. That seems like a better solution. Or
alternatively move the seeking logic inside m3u8.c and just do it right there.

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