mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
4be04f8315
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 |