mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Build: Support --shared-ffmpeg
This commit is contained in:
parent
785d2fce08
commit
f75ef2f808
12 changed files with 74 additions and 46 deletions
6
trunk/3rdparty/ffmpeg-4-fit/libavutil/libavutil.v
vendored
Normal file
6
trunk/3rdparty/ffmpeg-4-fit/libavutil/libavutil.v
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
LIBAVUTIL_MAJOR {
|
||||
global:
|
||||
av*;
|
||||
local:
|
||||
*;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue