[Bug 795874] omx: always consider component in 'invalid' state when an error occured

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 7 10:02:48 UTC 2018


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

--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 371768
  --> https://bugzilla.gnome.org/attachment.cgi?id=371768&action=edit
omx: always consider component in 'invalid' state when an error occured

gst_omx_component_get_state() used to early return if there was no
pending state change. So if the component raised an error it wasn't
considered in the invalid state until the next requested state change.

Fix this by checking first if we received an error.

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