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

SRS5: FFmpeg: Support build with FFmpeg native opus. v5.0.131 (#3140)

PICK a27ce1d50f
This commit is contained in:
winlin 2023-01-06 17:23:19 +08:00
parent ef533853c0
commit 3c6ade8721
7 changed files with 46 additions and 24 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 0
#define VERSION_REVISION 130
#define VERSION_REVISION 131
#endif