[Bug 750098] New element to convert GST_FLOW_ERROR into GST_FLOW_OK
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 18 12:43:22 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750098
--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Instead of catching the event, just check gst_pad_check_reconfigure() in the
chain function before handling any buffer. And if it's returning TRUE, reset
keep_pushing. (But also call gst_pad_check_reconfigure() if keep_pushing is
TRUE, always call it)
--
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