gl/display: check the correct env variable for choosing an egl display
authorMatthew Waters <ystreet00@gmail.com>
Tue, 6 May 2014 06:31:28 +0000 (16:31 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:39 +0000 (19:31 +0000)
commit320ceef471d78397e41fd1b416bb7d7108e2adda
tree1adf41cb166390b55b49a94d759deee4196b272a
parent47a4be4721211a5859ed1528eeb7b556a1b099a8
gl/display: check the correct env variable for choosing an egl display

GST_GL_WINDOW is used for window system specific choices.
An EGLDisplay can be created from window systems with egl support by using
eglGetDisplay().

https://bugzilla.gnome.org/show_bug.cgi?id=729551
gst-libs/gst/gl/gstgldisplay.c