[Bug 756000] gstrtmpsink: add unlock

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 3 09:51:45 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312590|none                        |reviewed
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 312590:
 --> (https://bugzilla.gnome.org/review?bug=756000&attachment=312590)

::: ext/rtmp/gstrtmpsink.c
@@ +197,3 @@
+   * error out. */
+  if (rtmpsink->rtmp) {
+    RTMP_Close (rtmpsink->rtmp);

unlock() is not only called on shutdown IIRC. Is anything still usable
afterwards? Should we do something in unlock_stop() to make things usable
again?

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