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

Gop: Ignore zero timestamp when shrinking. v4.0.187 (#2186)

This commit is contained in:
winlin 2021-10-28 07:52:24 +08:00
parent e8380cda29
commit ed1c499bd3
3 changed files with 12 additions and 8 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 186
#define VERSION_REVISION 187
#endif