1
0
Fork 0
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:
winlin 2021-06-01 15:39:37 +08:00
parent 785d2fce08
commit f75ef2f808
12 changed files with 74 additions and 46 deletions

View file

@ -188,6 +188,7 @@ For external services to work with SRS:
## V4 changes
* v4.0, 2021-06-01, Support --shared-ffmpeg to link with *.so for LGPL license. 4.0.126
* v4.0, 2021-06-01, Support --shared-srt to link with *.so for MPL license. 4.0.125
* v4.0, 2021-05-31, Use [SPDX-License-Identifier: MIT](https://spdx.dev/ids/). 4.0.124
* v4.0, 2021-05-28, Fix bugs for GB28181 and RTC. 4.0.123