[Bug 765049] pad: Offset handling inconsistencies

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 23 20:24:08 UTC 2018


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

--- Comment #21 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
To summarize the discussion in the other bug, what should happen is that the
above should only apply to pads that are *arriving* in pads, not events that
are *pushed out* of a pad.

That is, downstream events in sinkpads and upstream events in srcpads should
get any modifications from pad probes and pad offsets applied to them before
being passed to their event function. And the modified events should also be
stored (in case of sticky events in sinkpads) inside the pads.

The patches above will have to be adjusted accordingly.

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