GStreamer multimedia framework
Find a file
Matthew Waters 5433010ab5 gl/wayland: create a dummy display instead of an EGLDisplay
Currently, GstGLWindowWaylandEGL holds the wayland display connection
If we create the EGLDisplay at the GstDisplay creation time, then
libEGL will internally open another connection to the wayland server.
These two display connections are unable to communicate resulting in
no window output/display and hangs inside libEGL.

Eventually we will move the wl_display from GstGLWindow to GstGLDisplay.
2017-12-09 19:31:42 +00:00
ext/gl glimagesink: improve state change debug message 2017-12-09 19:31:42 +00:00
gst-libs/gst/gl gl/wayland: create a dummy display instead of an EGLDisplay 2017-12-09 19:31:42 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests tests: update for glupload changes 2017-12-09 19:31:42 +00:00