[Bug 684312] rtspsrc: mutex blocks going to NULL state

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 18 10:47:34 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684312
  GStreamer | gst-plugins-good | 0.10.31

--- Comment #1 from Aleix Conchillo Flaqué <aleix at oblong.com> 2012-09-18 17:47:30 UTC ---
Created an attachment (id=224655)
 View: https://bugzilla.gnome.org/attachment.cgi?id=224655
 Review: https://bugzilla.gnome.org/review?bug=684312&attachment=224655

flush connection before locking mutex

At gst_rtspsrc_stop we flush the connection before GST_RTSP_STREAM_LOCK (src).
This will really make sure we don't get blocked, as the loop (if running) will
exit and the lock will be released.

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