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

For #3167: WebRTC: Refine sequence jitter algorithm. v4.0.266

This commit is contained in:
winlin 2022-09-27 14:53:05 +08:00
parent 0e68dc2939
commit 386b92e9ab
5 changed files with 199 additions and 55 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 265
#define VERSION_REVISION 266
#endif