[Bug 787290] GST_EVENT_FLUSH_START for omxvideodec

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 8 10:22:38 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=787290

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for investigating this, but please attach your proposed/attempted
modifications in form of patches (in "git format-patch" format).

Usually elements should not do very much in FLUSH_START other than forward the
event, as FLUSH_START is an out-of-band event that will pass through the
pipeline while streaming is still going on in the streaming thread(s).

Elements typically do clean-up/resets on FLUSH_STOP, which is sent once
streaming has stopped.

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