1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Add SrsAutoFreeH to release ptr with hooks. (#2880). v4.0.226

This commit is contained in:
winlin 2022-01-13 14:05:00 +08:00
parent 73d0ce1cee
commit 3881c4c77e
3 changed files with 18 additions and 6 deletions

View file

@ -8,7 +8,9 @@ The changelog for SRS.
## SRS 4.0 Changelog
* v4.0, 2022-01-14, Support api_port to specify the WebRTC API port. v4.0.224
* v4.0, 2022-01-13, For [#2880](https://github.com/ossrs/srs/pull/2880): Add SrsAutoFreeH to release ptr with hooks. (#2880). v4.0.226
* v4.0, 2022-01-13, Support api_port to specify the WebRTC API port. v4.0.226
* v4.0, 2022-01-13, Support api_port to specify the WebRTC API port. v4.0.224
* v4.0, 2022-01-13, Merge [#2873](https://github.com/ossrs/srs/pull/2873): LiveSource: Refine fetch for external exposed interface. (#2873). v4.0.223
* v4.0, 2022-01-13, Add conf/lighthouse.conf for LightHouse. v4.0.222
* v4.0, 2022-01-12, Refine the running homepage. v4.0.221