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

@ -26,6 +26,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 93
#define VERSION_REVISION 94
#endif