[Bug 741584] Funnel needs to notify taglist when tag event is received

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 10 13:14:40 PDT 2015


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

--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 292793:
 --> (https://bugzilla.gnome.org/review?bug=741584&attachment=292793)

::: plugins/elements/gstfunnel.c
@@ +101,3 @@
+  g_object_class_install_property (gobject_class, PROP_PAD_TAGS,
+      g_param_spec_boxed ("tags", "Tags",
+          "The currently active tags on the pad", GST_TYPE_TAG_LIST,

Why add the property? You can always retrieve the current taglist using
gst_pad_get_stick_event()

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