build: Expose ges symbols in gst-full
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1093>
This commit is contained in:
parent
a7fd2762a6
commit
6b2c333093
@ -1,7 +1,9 @@
|
|||||||
{
|
{
|
||||||
global:
|
global:
|
||||||
gst_*;
|
ges_*;
|
||||||
|
GES_*;
|
||||||
GST_*;
|
GST_*;
|
||||||
|
gst_*;
|
||||||
_gst_*;
|
_gst_*;
|
||||||
g_*;
|
g_*;
|
||||||
glib_*;
|
glib_*;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user