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

SRT: Pes error when mpegts demux in srt. v4.0.178

* solve mpegts demux bug

* solve pes error when mpegts demux
This commit is contained in:
Alex.CR 2021-10-13 19:51:05 +08:00 committed by winlin
parent 18a155bf31
commit 1649386ed5
3 changed files with 3 additions and 2 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 177
#define VERSION_REVISION 178
#endif