[Bug 733320] baseparse: Return FLOW_FLUSHING when pushing a frame on a pad that is been flushed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 17 07:25:53 PDT 2014


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

--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> 2014-07-17 14:25:49 UTC ---
Created an attachment (id=281002)
 View: https://bugzilla.gnome.org/attachment.cgi?id=281002
 Review: https://bugzilla.gnome.org/review?bug=733320&attachment=281002

baseparse: Return FLOW_FLUSHING when pushing a frame on a pad that has been
flushed

When going to READY, it is possible that we are still pusing a frame but that
our srcpad has already been set to flushing. In that case we should not
post any error on the bus but instead cleanly return FLOW_FLUSHING.

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