[Bug 755169] dashdemux: can we have multiple seek events at the same time?
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 25 09:46:47 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755169
--- Comment #56 from Florin Apostol <florin.apostol at oregan.net> ---
please replace g_mutex_lock (&demux->priv->api_lock) with some macro like
GST_MANIFEST_LOCK. Something like GST_ADAPTIVE_DEMUX_API_LOCK (demux);
It will make it easier to use my deadlock detection mechanism. Thanks.
--
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