[Bug 708416] Implement flushing seek support in collectpads

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 19 14:25:30 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=708416
  GStreamer | gstreamer (core) | git

--- Comment #4 from Alessandro Decina <alessandro.d at gmail.com> 2013-09-19 21:25:27 UTC ---
Created an attachment (id=255352)
 View: https://bugzilla.gnome.org/attachment.cgi?id=255352
 Review: https://bugzilla.gnome.org/review?bug=708416&attachment=255352

collectpads: implement flushing seek support

Implement common flushing seek logic in GstCollectPads. Add new
API so that elements can opt-in to using the new logic
(gst_collect_pads_src_event_default) and can extend it
(gst_collect_pads_set_flush_function) to flush any internal
state.

See https://bugzilla.gnome.org/show_bug.cgi?id=706779 and
https://bugzilla.gnome.org/show_bug.cgi?id=706441 for the
background discussion.

API: gst_collect_pads_set_flush_function()
API: gst_collect_pads_src_event_default()

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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