gstreamer/gst-libs/gst/gl/x11
Tim-Philipp Müller 577dabf7b1 Use g_memdup2() where available and add fallback for older GLib versions
g_memdup() is deprecated since GLib 2.68 and we want to avoid
deprecation warnings with recent versions of GLib.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1171>
2021-06-02 14:21:02 +00:00
..
gstglcontext_glx.c Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 14:21:02 +00:00
gstglcontext_glx.h glcontext: add support for influencing the backing configuration 2021-05-13 16:44:28 +10:00
gstgldisplay_x11.c Revert "gstgldisplay: Add public foreign_display property" 2020-07-20 05:59:14 +00:00
gstgldisplay_x11.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstglwindow_x11.c gstglwindow_x11: fix resize 2020-06-12 01:36:22 +00:00
gstglwindow_x11.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
x11.h build/gl: add top-level include files for sub-libraries 2020-08-11 07:11:30 +00:00
xcb_event_source.c gl: don't export symbols that are not supposed to be public 2017-12-09 19:32:29 +00:00
xcb_event_source.h gl/x11: use xcb instead of libX11 2017-12-09 19:32:24 +00:00