swscale: Do not make ff_ symbols globally visible.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
LIBSWSCALE_$MAJOR {
|
||||
global: swscale_*; sws_*; ff_*;
|
||||
global: swscale_*; sws_*;
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user