[Bug 763338] funnel: add 'forward-sticky-events-mode' property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 9 08:00:02 UTC 2016


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

--- Comment #4 from Miguel París Díaz <mparisdiaz at gmail.com> ---
Review of attachment 323435:
 --> (https://bugzilla.gnome.org/review?bug=763338&attachment=323435)

::: plugins/elements/gstfunnel.c
@@ +118,3 @@
+  GstFunnelPad *pad = GST_FUNNEL_PAD_CAST (gobject);
+
+  g_slist_free_full (pad->events_sent, (GDestroyNotify) gst_event_unref);

Done

@@ +369,3 @@
+{
+  GstFunnelPad *funnelpad = GST_FUNNEL_PAD_CAST (sinkpad);
+  gboolean ret = FALSE;

Done

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