After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757367 - qml: add EGLFS support
qml: add EGLFS support
Status: RESOLVED DUPLICATE of bug 763044
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-30 14:58 UTC by Jon Evans
Modified: 2016-06-21 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jon Evans 2015-10-30 14:58:01 UTC
Add support for EGLFS windowing system to QML plugin.  This will allow use of the QML plugin in Boot2Qt embedded Linux systems and anything else using Qt+EGLFS.

(I'm working on a patch)
Comment 1 Matthew Waters (ystreet00) 2015-11-02 01:49:25 UTC
Sounds great.

Step 1 is to make sure that libgstgl works on your system correctly with EGLFS.
Step 2 is to then add any OpenGL context glue code to the qml element.
Comment 2 Matthew Waters (ystreet00) 2016-06-21 13:49:44 UTC
This has already been completed as part of bug 763044.

*** This bug has been marked as a duplicate of bug 763044 ***