mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
H264: Fix H.264 ISOM reserved bit value. v5.0.161, v6.0.55 (#3551)
--------- Co-authored-by: chundonglinlin <chundonglinlin@163.com>
This commit is contained in:
parent
8c061fcf5d
commit
43dfb1bcaa
4 changed files with 6 additions and 4 deletions
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 160
|
||||
#define VERSION_REVISION 161
|
||||
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 6
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 54
|
||||
#define VERSION_REVISION 55
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue