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 782718 - qml:add EGL platform support for x11 backend
qml:add EGL platform support for x11 backend
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-17 03:12 UTC by Haihua Hu
Modified: 2017-05-17 07:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
qml: add EGL platform support for x11 backend (2.26 KB, patch)
2017-05-17 03:13 UTC, Haihua Hu
committed Details | Review

Description Haihua Hu 2017-05-17 03:12:17 UTC
Add support for EGL platform when x11 is available. This can work on imx6 platform.
Comment 1 Haihua Hu 2017-05-17 03:13:33 UTC
Created attachment 352000 [details] [review]
qml: add EGL platform support for x11 backend
Comment 2 Sebastian Dröge (slomo) 2017-05-17 07:34:49 UTC
commit ea2959bd8878133271d5cfb3787f04597c05861d
Author: Haihua Hu <jared.hu@nxp.com>
Date:   Wed May 17 10:58:05 2017 +0800

    qml: Add EGL platform support for x11 backend
    
    Add support for EGL platform when x11 is available. This can work
    e.g. on imx6 platform.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=782718