GNOME Bugzilla – Bug 786391
Missing Introspection bindings for platform-specific GstGLDisplay* classes and methods
Last modified: 2018-02-08 19:37:32 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.
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