1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
Commit graph

733 commits

Author SHA1 Message Date
winlin
179e2a2bba use zip format 2014-03-07 17:50:21 +08:00
winlin
59a2d5e7e0 add --with-gprof support 2014-03-07 17:18:31 +08:00
winlin
42ad264182 add gprof files and dot files 2014-03-07 16:09:35 +08:00
winlin
6e0bebdacf full support gperf gmc/gmp/gcp 2014-03-07 15:40:55 +08:00
winlin
8cd1c11add change forward schema 2014-03-07 14:27:32 +08:00
winlin
bef7e20ed9 fix rtmp protocol bug, use 31bits timestamp 2014-03-07 13:35:03 +08:00
winlin
c89aea8af7 fix rtmp protocol bug, use 31bits timestamp 2014-03-07 13:34:23 +08:00
winlin
741d6f97f6 support gperf memory check(gmc). 2014-03-07 12:24:47 +08:00
winlin
489a492e47 add url for gperftools 2014-03-07 09:52:59 +08:00
winlin
a58489ebb0 update readme 2014-03-07 09:25:38 +08:00
winlin
10852acb25 refine gperf build script 2014-03-06 18:14:46 +08:00
winlin
dcd568a0d7 add gperf to heap check, use reload signal to terminate program normally 2014-03-06 18:12:19 +08:00
winlin
03a14e2e1a add gperftools for mem leak detect, mem/cpu profile. 2014-03-06 16:52:51 +08:00
winlin
ee7fafe465 add gperftools demo: heap check and profile, cpu profile 2014-03-06 16:48:39 +08:00
winlin
9896842b05 add cpu profile 2014-03-06 16:46:59 +08:00
winlin
4061f0db58 refine the profiler 2014-03-06 16:31:40 +08:00
winlin
7239963780 add heap checker and profiler demo 2014-03-06 16:23:35 +08:00
winlin
0b17b2a481 build gperftools 2014-03-06 14:10:45 +08:00
winlin
34e913c58f add gperftools for mem leak detect, mem/cpu profile. 2014-03-06 12:50:23 +08:00
winlin
fb349b0663 add naijia.liu to authors 2014-03-06 08:57:55 +08:00
winlin
684cb5fc1f update readme 2014-03-05 10:43:45 +08:00
winlin
9d08b42c82 change version to 0.9.11 2014-03-05 10:41:23 +08:00
winlin
8bdf98afa5 refine the multiple processes architecture, remove the isolate bandwidth test process 2014-03-05 10:34:17 +08:00
winlin
a488ef8317 fix bug#25: fmle republish bug, srs return special error code and wait for client to republish. 2014-03-05 10:21:31 +08:00
winlin
1ccddf4cfc add gest framework for utest, build success. 2014-03-04 18:46:00 +08:00
winlin
338e129a29 add utest build project, no testcase. 2014-03-04 16:13:12 +08:00
winlin
fe5811304b add utest script to generate the utest Makefile 2014-03-04 14:01:43 +08:00
winlin
02326cd844 support build with jobs 2014-03-04 13:03:20 +08:00
winlin
52b6ab3f2f support build with jobs 2014-03-04 12:45:41 +08:00
winlin
128783ded3 add build summary colorful display for each feature. 2014-03-04 11:09:41 +08:00
winlin
e6c270be06 update readme, add ingester module for rtsp/file/stream input 2014-03-03 20:42:00 +08:00
winlin
c2dcf1d154 update readme, add ingester module for rtsp/file/stream input 2014-03-03 20:41:20 +08:00
winlin
7841b341af update readme, add ingester module for rtsp/file/stream input 2014-03-03 20:37:58 +08:00
winlin
967f489247 update readme, add ingester module for rtsp/file/stream input 2014-03-03 20:36:33 +08:00
winlin
47aee8dce0 add utest framework gtest 2014-03-03 18:28:50 +08:00
winlin
0784df1632 update readme, multiple process and cli architecture. 2014-03-03 16:18:47 +08:00
winlin
7da3420997 update readme, multiple process and cli architecture. 2014-03-03 16:17:20 +08:00
winlin
7daf890d87 update readme, change dev plan. 2014-03-03 15:03:34 +08:00
winlin
2b7d86ef7e update readme, update dev plan. 2014-03-03 11:38:57 +08:00
winlin
d4c6be65b8 add xiangcheng.liu to AUTHORS.txt 2014-03-03 11:07:18 +08:00
winlin
722e79003b merge from xiangcheng.liu, memory leak in amf0 2014-03-03 09:49:59 +08:00
winlin
d622da3b44 update readme, finish modularity and wiki, change to 0.9.10 2014-03-02 21:57:36 +08:00
winlin
880f4f5dc2 final the modularity, rename the app module. 2014-03-02 21:49:09 +08:00
winlin
72cb22fe36 update readme 2014-03-02 21:37:25 +08:00
winlin
c1086f8a9d srs-librtmp: finish the simple publish and play sample. 2014-03-02 18:33:32 +08:00
winlin
efa09102cf srs-librtmp: implements the read packet. 2014-03-02 17:47:53 +08:00
winlin
c338eb3666 srs-librtmp: implements the publish and play. 2014-03-02 14:51:19 +08:00
winlin
fce26d6690 srs-librtmp: implements play stream. 2014-03-02 14:07:48 +08:00
winlin
6b213b73eb refine code, rename SrsRtmp to SrsRtmpServer. 2014-03-02 14:07:10 +08:00
winlin
8aedc51a2f refine code, rename SrsRtmp to SrsRtmpServer. 2014-03-02 13:54:40 +08:00