gstreamer/gst-libs/gst/gl/wayland
Matthew Waters a5aff145a2 gl/wayland: call eglTerminate() before wl_display_disconnect()
Calling these two functions in the wrong order will result in
use-after-free inside wayland.

https://bugzilla.gnome.org/show_bug.cgi?id=787293
2017-12-09 19:32:30 +00:00
..
gstgldisplay_wayland.c gl/wayland: call eglTerminate() before wl_display_disconnect() 2017-12-09 19:32:30 +00:00
gstgldisplay_wayland.h gl, wayland: mark more declared functions with GST_EXPORT 2017-12-09 19:32:29 +00:00
gstglwindow_wayland_egl.c gl: make some debug categories private 2017-12-09 19:32:29 +00:00
gstglwindow_wayland_egl.h gl: don't export symbols that are not supposed to be public 2017-12-09 19:32:29 +00:00
Makefile.am gl/wayland: install the gstgldisplay_wayland.h header 2017-12-09 19:32:24 +00:00
wayland_event_source.c gl/wayland: use multi-threaded safe event wayland API 2017-12-09 19:32:22 +00:00
wayland_event_source.h gl: add .def file for msvc builds 2017-12-09 19:32:16 +00:00