mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge branch v5.0.112 into develop
1. SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 (#3323) 2. GB28181: Fix memory overlap for small packets. v5.0.111 (#3315) 3. FLV: Support set default has_av and disable guessing. v5.0.110 (#3311) 4. FLV: Drop packet if header flag is not matched. v5.0.109 (#3306) 5. FLV: Reset has_audio or has_video if only sequence header. (#3310)
This commit is contained in:
commit
2f7e474853
19 changed files with 823 additions and 107 deletions
|
@ -137,6 +137,7 @@ but some third-party libraries are distributed using their [own licenses](https:
|
|||
|
||||
## Releases
|
||||
|
||||
* 2022-12-18, [Release v5.0-a2](https://github.com/ossrs/srs/releases/tag/v5.0-a2), v5.0-a2, 5.0 alpha2, v5.0.112, 161233 lines.
|
||||
* 2022-12-01, [Release v5.0-a1](https://github.com/ossrs/srs/releases/tag/v5.0-a1), v5.0-a1, 5.0 alpha1, v5.0.100, 160817 lines.
|
||||
* 2022-11-25, [Release v5.0-a0](https://github.com/ossrs/srs/releases/tag/v5.0-a0), v5.0-a0, 5.0 alpha0, v5.0.98, 159813 lines.
|
||||
* 2022-11-22, Release [v4.0-r4](https://github.com/ossrs/srs/releases/tag/v4.0-r4), v4.0-r4, 4.0 release4, v4.0.268, 145482 lines.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue