mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
0b8f1f9e54
Make a bunch of symbols private that are currently leaked accidentally because they have a gst_* prefix and are used internally. We mark those we can't make static with G_GNUC_INTERNAL so that they get hidden with the autotools build as well (although we could just pass -fvisibility=hidden there too). |
||
---|---|---|
.. | ||
gstgldisplay_wayland.c | ||
gstgldisplay_wayland.h | ||
gstglwindow_wayland_egl.c | ||
gstglwindow_wayland_egl.h | ||
Makefile.am | ||
wayland_event_source.c | ||
wayland_event_source.h |