winlin
|
338e129a29
add utest build project, no testcase.
|
10 years ago |
winlin
|
fe5811304b
add utest script to generate the utest Makefile
|
10 years ago |
winlin
|
02326cd844
support build with jobs
|
10 years ago |
winlin
|
52b6ab3f2f
support build with jobs
|
10 years ago |
winlin
|
128783ded3
add build summary colorful display for each feature.
|
10 years ago |
winlin
|
47aee8dce0
add utest framework gtest
|
10 years ago |
winlin
|
880f4f5dc2
final the modularity, rename the app module.
|
10 years ago |
winlin
|
86267f854c
srs-librtmp: implements handshake.
|
10 years ago |
winlin
|
f24f27deb9
srs-librtmp: add make ssl/nossl support for sample
|
10 years ago |
winlin
|
f8335e2c1f
extract simple socket to lib
|
10 years ago |
winlin
|
5e4b7d3ae9
add colorful display for make.
|
10 years ago |
winlin
|
e14d3bb5df
add colorful display for make.
|
10 years ago |
winlin
|
fc9e3fd890
srs-librtmp define interfaces
|
10 years ago |
winlin
|
713b05541b
add librtmp demo srs_publish
|
10 years ago |
winlin
|
aa5d28ed85
add library
|
10 years ago |
winlin
|
7d570fb4f3
use fast log
|
10 years ago |
winlin
|
382fd127e4
rename config and pithy-print to app module.
|
10 years ago |
winlin
|
b407021d45
move config to app, for its application level features
|
10 years ago |
winlin
|
4c498b67da
rename pro to rtmp protocol.
|
10 years ago |
winlin
|
2074b50d87
move handshake and rtmp to protocol module
|
10 years ago |
winlin
|
4e3f7843fe
rename protocol dir to pro. move rtmp stack to protocol module
|
10 years ago |
winlin
|
7dfc902b87
extract protocol io interface to prepare to extract the protocol from underlayer socket.
|
10 years ago |
winlin
|
85cd1e1a41
extract protocol module, move amf0 to protocol module
|
10 years ago |
winlin
|
7e14e7fa57
move pithy print to kernel
|
10 years ago |
winlin
|
c0dbee0854
move buffer to kernel. extract ISrsReader for buffer
|
10 years ago |
winlin
|
8fea433450
move stream to kernel module
|
10 years ago |
winlin
|
cb99de4462
move config to kernel module
|
10 years ago |
winlin
|
b0d20f57e1
move reload to kernel module
|
10 years ago |
winlin
|
39d3425691
extract log context, move log to kernel module.
|
10 years ago |
winlin
|
dea66a322d
extract kernel module, depends on core and provides kernel service(no stream)
|
10 years ago |