Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-05 | 1.8 kB | |
ST-1.9.2 for SRS. source code.tar.gz | 2021-04-05 | 81.4 kB | |
ST-1.9.2 for SRS. source code.zip | 2021-04-05 | 97.4 kB | |
Totals: 3 Items | 180.7 kB | 0 |
- [x] Patch st.arm.patch, for ARM.
- [x] Patch st.osx.kqueue.patch, for osx.
- [x] Patch st.disable.examples.patch, for ubuntu.
- [x] Refine TAB of code.
- [x] Merge from michaeltalyansky and xzh3836598, support ARM.
- [x] Merge from toffaletti, support valgrind for ST.
- [x] Patch st.osx10.14.build.patch, for osx 10.14 build.
- [x] Support macro
MD_ST_NO_ASM
to disable ASM, #8. - [x] Merge patch srs#1282 to support aarch64, #9.
- [x] Support OSX for Apple Darwin, macOS, #11.
- [x] Refine performance for sleep or epoll_wait(0), #17.
- [x] Support utest by gtest and coverage by gcov/gocvr.
- [x] Only support for Linux and Darwin. #19, srs#2188.