[Bug 795330] pad: Handle changing sticky events in pad probes
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 23 17:18:38 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795330
--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Thibault Saunier from comment #11)
> Review of attachment 371042 [details] [review]:
>
> ::: 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.
Why would it receive the wrong version? Your pad probe would replace the event
again in the same way
--
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