[Bug 765049] pad: Offset handling inconsistencies
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 7 18:00:36 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765049
--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 331010
--> https://bugzilla.gnome.org/attachment.cgi?id=331010&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