mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
10 lines
86 B
Text
10 lines
86 B
Text
{
|
|
global:
|
|
gst_*;
|
|
GST_*;
|
|
_gst_*;
|
|
g_*;
|
|
glib_*;
|
|
local:
|
|
*;
|
|
};
|