[Bug 763338] funnel: add 'forward-sticky-events-mode' property
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 25 01:14:06 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763338
--- Comment #17 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 324244:
--> (https://bugzilla.gnome.org/review?bug=763338&attachment=324244)
I'm not sure how "ONCE" mode can ever be correct? If it sends them once, maybe
it should merge things like the caps, so create a caps that intersects all
incoming caps, and somehow merge the segments also, etc. and then have a MERGE
mode?
::: plugins/elements/gstfunnel.c
@@ +181,3 @@
+
+ GST_WARNING_OBJECT (funnel,
+ "'forward-stick-events' deprecated: use
'forward-stick-events-mode'");
s/stick/sticky/
@@ +206,3 @@
+ case PROP_FORWARD_STICKY_EVENTS:{
+ GST_WARNING_OBJECT (funnel,
+ "'forward-stick-events' deprecated: use
'forward-stick-events-mode'");
s/stick/sticky/
--
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