[Bug 692358] appsrc deadlock setting the pipeline to NULL state

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 24 03:10:27 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692358
  GStreamer | gst-plugins-base | unspecified

--- Comment #9 from Nicola <lists at svrinformatica.it> 2013-01-24 11:10:25 UTC ---
the issue is fixed adding:

g_cond_broadcast (priv->cond);

inside gst_app_src_stop after setting priv->flusing to TRUE, if you think this
is the correct solution I can send a patch

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