mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 15:06:34 +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). |
||
---|---|---|
.. | ||
gstglcontext_glx.c | ||
gstglcontext_glx.h | ||
gstgldisplay_x11.c | ||
gstgldisplay_x11.h | ||
gstglwindow_x11.c | ||
gstglwindow_x11.h | ||
Makefile.am | ||
xcb_event_source.c | ||
xcb_event_source.h |