You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk
Winlin f8319d6b6d
Fix crash when quiting. v6.0.151 v7.0.10 (#4157)
1. Remove the srs_global_dispose, which causes the crash when still
publishing when quit.
2. Always call _srs_thread_pool->initialize for single thread.
3. Support `--signal-api` to send signal by HTTP API, because CLion
eliminate the signals.

---

Co-authored-by: Jacob Su <suzp1984@gmail.com>
5 months ago
..
3rdparty ASAN: Support coroutine context switching and stack tracing (#4153) 5 months ago
auto Fix crash when quiting. v6.0.151 v7.0.10 (#4157) 5 months ago
conf GB28181: Support external SIP server. v6.0.144 (#4101) 6 months ago
doc Fix crash when quiting. v6.0.151 v7.0.10 (#4157) 5 months ago
etc/init.d Squash: Fix bugs 3 years ago
gdb The identifier "ShowCouroutines" needs to be modified to "ShowCoroutines" in order to rectify the typographical error. v6.0.63 (#3703) 2 years ago
ide/srs_clion UniquePtr: Support SrsUniquePtr to replace SrsAutoFree. v6.0.136 (#4109) 7 months ago
modules Moduels: Refine the description 4 years ago
packaging Windows: Refine cygwin pipeline (#3260) 2 years ago
research ASAN: Support coroutine context switching and stack tracing (#4153) 5 months ago
scripts UniquePtr: Support SrsUniquePtr to replace SrsAutoFree. v6.0.136 (#4109) 7 months ago
src Fix crash when quiting. v6.0.151 v7.0.10 (#4157) 5 months ago
usr/lib/systemd/system Squash: Support RPM. Fix bugs. 3 years ago
.gitignore For #2136: API: Cleanup no active streams for statistics. v5.0.42 2 years ago
AUTHORS.md Update contributors. 1 year ago
AUTHORS.txt Update AUTHORS 3 years ago
Dockerfile.builds Use new cache image name. v6.0.86 (#3815) 1 year ago
Dockerfile.cov Asan: Refine asan warning message for macOS. 2 years ago
Dockerfile.pkg Merge branch v5.0.103 into develop 2 years ago
Dockerfile.test Fix opus delay options, use ffmpeg-opus in docker test. v6.0.102 (#3883) 1 year ago
configure ASAN: Support coroutine context switching and stack tracing (#4153) 5 months ago