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

Update state-threads to v1.9.4.

This commit is contained in:
winlin 2022-09-06 09:22:32 +08:00
parent 0410915ddd
commit 297a104fef
6 changed files with 521 additions and 516 deletions

View file

@ -1,5 +1,5 @@
/* SPDX-License-Identifier: MIT */
/* Copyright (c) 2021 Winlin */
/* Copyright (c) 2021-2022 The SRS Authors */
/* If user disable the ASM, such as avoiding bugs in ASM, donot compile it. */
#if !defined(MD_ST_NO_ASM)