[Bug 740009] dashdemux: gst_dash_demux_download_wait causes abort for dynamic MPD

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 12 05:33:59 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740009
  GStreamer | gst-plugins-bad | git

--- Comment #1 from A Ashley <bugzilla at ashley-family.net> 2014-11-12 13:33:57 UTC ---
Created an attachment (id=290513)
 View: https://bugzilla.gnome.org/attachment.cgi?id=290513
 Review: https://bugzilla.gnome.org/review?bug=740009&attachment=290513

claim mutex in gst_dash_demux_download_wait

I had a quick attempt to fix the bug by simply adding a g_mutex_lock in to
gst_dash_demux_download_wait. This stops the abort, but when trying the
problematic test stream, it now blocks waiting to preroll. Not sure if the
preroll problem is another bug, or if this patch does not solve the problem.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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