[Bug 733320] baseparse: Return FLOW_FLUSHING when pushing a frame on a pad that is flushing
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 17 08:21:46 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=733320
GStreamer | gstreamer (core) | unspecified
--- Comment #5 from Thibault Saunier <tsaunier at gnome.org> 2014-07-17 15:21:40 UTC ---
The scenario is:
t1. gst_base_push_frame is called
t2. the parser state is set to READY, flushing the parser src pad, thus
resetting its current caps
t1. gst_pad_has_current_caps is called, returning FALSE
t1. BaseParse sends an ERROR message on the bus.
--
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