gstreamer/gst-libs/gst/gl/wayland
Matthew Waters 3f2a3d0db9 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-09-05 21:16:33 +10:00
..
gstgldisplay_wayland.c gl/wayland: call eglTerminate() before wl_display_disconnect() 2017-09-05 21:16:33 +10:00
gstgldisplay_wayland.h gl, wayland: mark more declared functions with GST_EXPORT 2017-08-10 09:09:22 +01:00
gstglwindow_wayland_egl.c gl: make some debug categories private 2017-08-14 10:08:01 +01:00
gstglwindow_wayland_egl.h gl: don't export symbols that are not supposed to be public 2017-08-13 11:09:25 +01:00
Makefile.am gl/wayland: install the gstgldisplay_wayland.h header 2016-11-08 12:45:55 +11:00
wayland_event_source.c gl/wayland: use multi-threaded safe event wayland API 2016-08-19 16:06:26 +10:00
wayland_event_source.h gl: add .def file for msvc builds 2016-02-05 10:46:21 +11:00