mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SRT: Solve mpegts demux assert bug (#2670) v4.0.180
* solve mpegts demux bug * remove assert * add error log in mpegts demux * sovle compile problem Co-authored-by: shiwei <shiwei05@kuaishou.com>
This commit is contained in:
parent
3fc287f7de
commit
bb7cd6af3a
3 changed files with 30 additions and 24 deletions
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 4
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 179
|
||||
#define VERSION_REVISION 180
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue