[Bug 784365] New: gst-omx: make generic the OMX_UseEGLImage code path
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 29 22:16:37 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784365
Bug ID: 784365
Summary: gst-omx: make generic the OMX_UseEGLImage code path
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-omx
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: julien.isorce at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently the code path, that negotiates and register eglimages with
OMX_UseEGLImage, is guarded with #ifdef RPI.
It makes it hard to maintain and improve. But thanks to Tizonia that works and
Desktop and which supports OMX_UseEGLImage it is now possible to enable and
test this code path on desktop.
At the moment there is *no* Tizonia component that returns success when calling
OMX_UseEGLImage but at least this allows to run the code and validate the
fallback mechanism.
But soon enough we should have a Tizonia hw component working on desktop so we
will be able to fully test this omx/eglimage code path.
--
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