swresample/libswresample.v: hide ff_*
Found-by: Hendrik Leppkes <h.leppkes@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
699d2107be
commit
52fafaf474
@ -1,4 +1,4 @@
|
||||
LIBSWRESAMPLE_$MAJOR {
|
||||
global: swr_*; ff_*; swresample_*;
|
||||
global: swr_*; swresample_*;
|
||||
local: *;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user