srs/trunk/src
Winlin ff6a608099
ST: Replace macros with explicit code for better understanding. v7.0.7 (#4149)
Improvements for ST(State Threads):

1. ST: Use g++ for CXX compiler.
2. ST: Remove macros for clist.
3. ST: Remove macros for global thread and vp.
4. ST: Remove macros for vp queue operations.
5. ST: Remove macros for context switch.
6. ST: Remove macros for setjmp/longjmp.
7. ST: Remove macro for stack pad.
8. ST: Refine macro for valgrind.

---------

Co-authored-by: Jacob Su <suzp1984@gmail.com>
2024-08-22 11:28:25 +08:00
..
app API: Support new HTTP API for VALGRIND. v6.0.149 v7.0.6 (#4150) 2024-08-21 15:39:01 +08:00
core ST: Replace macros with explicit code for better understanding. v7.0.7 (#4149) 2024-08-22 11:28:25 +08:00
kernel HTTP-TS: Support guess_has_av for audio only stream. v6.0.141 (#4063) 2024-07-24 11:00:18 +08:00
main UniquePtr: Support SrsUniquePtr to replace SrsAutoFree. v6.0.136 (#4109) 2024-07-09 10:29:36 +08:00
protocol UniquePtr: Support SrsUniquePtr to replace SrsAutoFree. v6.0.136 (#4109) 2024-07-09 10:29:36 +08:00
utest Config: Add more utest for env config. v6.0.147 v7.0.4 (#4142) 2024-08-15 11:12:02 +08:00