mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 03:59:43 +00:00
libswresample.v: add swresample* for cmdutils.c
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
a4209ad631
commit
ab6603b1d8
@ -1,4 +1,4 @@
|
||||
LIBSWRESAMPLE_$MAJOR {
|
||||
global: swr_*; ff_*;
|
||||
global: swr_*; ff_*; swresample_*;
|
||||
local: *;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user