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

Bridger: Refine transcoder to support aac2opus and opus2aac. 4.0.94

This commit is contained in:
winlin 2021-04-20 19:57:21 +08:00 committed by Winlin
parent 00c192ede1
commit c10232b4e2
7 changed files with 390 additions and 580 deletions

View file

@ -157,6 +157,7 @@ Other important wiki:
## V4 changes
* v5.0, 2021-04-20, Refine transcoder to support aac2opus and opus2aac. 4.0.94
* v4.0, 2021-05-01, Timer: Extract and apply shared FastTimer. 4.0.93
* v4.0, 2021-04-29, RTC: Support AV1 for Chrome M90. 4.0.91
* v4.0, 2021-04-24, Change push-RTSP as deprecated feature.