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

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


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That said, I disagree with the change in principle so not going to debug it any
further.

Pad probes are on the "outside" of a pad (same for pad offsets). When pushing
out of a pad, any changes (from a pad offset or probe) should only be applied
to the event that actually goes out of the pad and not to the event that is
stored inside the pad.

Similarly when sending an event to a pad it is in reverse and there's a
different bug about this being broken in annoying ways:
https://bugzilla.gnome.org/show_bug.cgi?id=765049

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