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

GB: Correct the range of HEVC keyframe error. v6.0.49 (#3570)

---------

Co-authored-by: Haibo Chen <495810242@qq.com>
This commit is contained in:
chundonglinlin 2023-06-12 16:45:40 +08:00 committed by winlin
parent 1d878c2daa
commit 74079871f6
3 changed files with 4 additions and 3 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 6
#define VERSION_MINOR 0
#define VERSION_REVISION 48
#define VERSION_REVISION 49
#endif