mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Build: Support --shared-ffmpeg to link with *.so for LGPL license. 4.0.126
This commit is contained in:
parent
d1d0b9ca5c
commit
d5266725e2
11 changed files with 45 additions and 6 deletions
7
trunk/3rdparty/ffmpeg-4-fit/libswresample/libswresample.v
vendored
Normal file
7
trunk/3rdparty/ffmpeg-4-fit/libswresample/libswresample.v
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
LIBSWRESAMPLE_MAJOR {
|
||||
global:
|
||||
swr_*;
|
||||
swresample_*;
|
||||
local:
|
||||
*;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue