[Bug 794192] Videodecoder event order may get mixed up

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 19 14:23:06 UTC 2018


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

Michael Olbrich <m.olbrich at pengutronix.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.olbrich at pengutronix.de

--- Comment #3 from Michael Olbrich <m.olbrich at pengutronix.de> ---
About gst_video_decoder_flush_parse(): I'm not sure if this should be changed:
Only events '<= segment' are considered. 'flush-stop' and 'stream-start' are
forwarded immediately, and caps events are consumed. So in reality this loop
only handles segment events.
I'm not sure if we can have more than one segment event here. I don't think
that would work correctly.

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