[Bug 795330] pad: Handle changing sticky events in pad probes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 23 17:17:46 UTC 2018


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

--- Comment #11 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 371042:
 --> (https://bugzilla.gnome.org/review?bug=795330&attachment=371042)

::: tests/check/gst/gstpad.c
@@ +3327,3 @@
+
+  srcpad = gst_element_get_static_pad (harness->element, "src");
+  stream_start = gst_pad_get_sticky_event (srcpad, GST_EVENT_STREAM_START, 0);

I understand what you mean but what you describe is broken to me as if for some
reason the sticky event is pushed again (unsticked), it will push the wrong
version of what dowstream should receive, which was exactly my problem here
iirc.

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