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 703340 - Implement Android support
Implement Android support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-gl
git master
Other Linux
: Normal enhancement
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 703339
Blocks:
 
 
Reported: 2013-06-30 12:16 UTC by Sebastian Dröge (slomo)
Modified: 2013-07-11 19:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2013-06-30 12:16:47 UTC
We would need Android support in gst-plugins-gl, which uses EGL/GLESv2. Different to X11/EGL this won't be able to create windows on its own though and requires the applications to pass an EGLNativeWindow to the sink.
Comment 1 Sebastian Dröge (slomo) 2013-07-11 19:32:51 UTC
commit 3bb61a8ff4fef543ef224a0065bed9a05578dfa5
Author: Sebastian Dröge <slomo@circular-chaos.org>
Date:   Wed Jul 10 11:31:17 2013 +0200

    gl: Add support for Android
    
    https://bugzilla.gnome.org/show_bug.cgi?id=703340