[Bug 769270] decodebin3/playbin3: fix ref handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 4 09:12:47 UTC 2016


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

--- Comment #9 from Guillaume Desmottes <gdesmott at gnome.org> ---
Review of attachment 332279:
 --> (https://bugzilla.gnome.org/review?bug=769270&attachment=332279)

::: gst/playback/gstdecodebin3.c
@@ +631,3 @@
+
+    free_input (dbin, input);
+    dbin->other_inputs = g_list_delete_link (dbin->other_inputs, walk);

Nope because free_input() takes GstDecodebin3 as first argument.

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