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
6
trunk/3rdparty/ffmpeg-4-fit/libavcodec/libavcodec.v
vendored
Normal file
6
trunk/3rdparty/ffmpeg-4-fit/libavcodec/libavcodec.v
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
LIBAVCODEC_MAJOR {
|
||||
global:
|
||||
av*;
|
||||
local:
|
||||
*;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue