mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
swr: fix shared lib build
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
4
libswresample/libswresample.v
Normal file
4
libswresample/libswresample.v
Normal file
@@ -0,0 +1,4 @@
|
||||
LIBSWRESAMPLE_$MAJOR {
|
||||
global: swr_*; ff_*;
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user