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 786391 - Missing Introspection bindings for platform-specific GstGLDisplay* classes and methods
Missing Introspection bindings for platform-specific GstGLDisplay* classes an...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-08-16 20:48 UTC by Isaac Smith
Modified: 2018-02-08 19:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Isaac Smith 2017-08-16 20:48:38 UTC
The GObject Introspection bindings for platform-specific GstGLDisplay classes (e.g. GstGLDisplayX11, GstGLDisplayWayland) are missing. This limits the usability of all GL elements via the Introspection bindings.
Comment 1 Tim-Philipp Müller 2018-02-08 19:37:32 UTC
This should do it:

commit 992fb96843cd06a5fd066e296db8b6099a72a9a0
Author: Tim-Philipp Müller <tim@centricular.com>
Date:   Thu Feb 8 16:57:53 2018 +0000

    gl: g-i: expose platform-specific display API in bindings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786391