[Bug 765049] pad: Offset handling inconsistencies

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 11 19:26:33 UTC 2016


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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 329624
  --> https://bugzilla.gnome.org/attachment.cgi?id=329624&action=edit
pad: Handle offsets and sticky events more consistently

When handling data, always call check_sticky before and after handling it.
Also call check_sticky for sink pads and, in this case, call send_event
instead of push_event.

This patch is solving the issue where, if the offset of a sink pad is changed
inside the pad probe, the change has no effect until the next segment event.

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