Commit Graph

614 Commits (2eeb289c2f42d2a48e63f77dfc423a4d5fc67548)

Author SHA1 Message Date
winlin 3129c738cb amf0 utest: refine interface of amf0, only export required objects 11 years ago
winlin b55efef2ee amf0 utest: finish amf0 any read/write utest 11 years ago
winlin 609114a5fe amf0 utest: remove the old amf0 read any, discovery object ant use object to read itself. 11 years ago
winlin 3691c106fa amf0 utest: add usage for amf0 11 years ago
winlin 34f94a1be3 amf0 utest: add object and ecma array create function. 11 years ago
winlin f4aa2f30c1 amf0 utest: change version to 0.9.13 11 years ago
winlin 4306db099d amf0 utest: elem read/write refined 11 years ago
winlin bfe771bbba amf0 utest: null,undefined,object-eof to any 11 years ago
winlin e40be6e89d amf0 utest: boolean to any 11 years ago
winlin 4a0023ae63 amf0 utest: finish utest for string to any 11 years ago
winlin cae8228b09 amf0 utest: remove class SrsAmf0String, use SrsAmf0Any instead 11 years ago
winlin 57ce04ae12 amf0 utest: remove struct use class instead, move class together 11 years ago
winlin 404207db4f amf0 utest: refine amf0 size and finish utest. 11 years ago
winlin db7a113441 amf0 utest: refine amf0 size and finish utest. 11 years ago
winlin 3083759273 amf0 utest, refine amf0 size and object/array read/write 11 years ago
winlin 48343e4f3a refien build script, regenereate all options. change to 0.9.12 11 years ago
winlin 1892245db6 add option bwtc, to enable or disable the bandwidth test tool 11 years ago
winlin 0a2b8b797d support disable the librtmp 11 years ago
winlin 179e2a2bba use zip format 11 years ago
winlin 59a2d5e7e0 add --with-gprof support 11 years ago
winlin 42ad264182 add gprof files and dot files 11 years ago
winlin 6e0bebdacf full support gperf gmc/gmp/gcp 11 years ago
winlin 8cd1c11add change forward schema 11 years ago
winlin bef7e20ed9 fix rtmp protocol bug, use 31bits timestamp 11 years ago
winlin c89aea8af7 fix rtmp protocol bug, use 31bits timestamp 11 years ago
winlin 741d6f97f6 support gperf memory check(gmc). 11 years ago
winlin 489a492e47 add url for gperftools 11 years ago
winlin 10852acb25 refine gperf build script 11 years ago
winlin dcd568a0d7 add gperf to heap check, use reload signal to terminate program normally 11 years ago
winlin 03a14e2e1a add gperftools for mem leak detect, mem/cpu profile. 11 years ago
winlin ee7fafe465 add gperftools demo: heap check and profile, cpu profile 11 years ago
winlin 9896842b05 add cpu profile 11 years ago
winlin 4061f0db58 refine the profiler 11 years ago
winlin 7239963780 add heap checker and profiler demo 11 years ago
winlin 0b17b2a481 build gperftools 11 years ago
winlin 34e913c58f add gperftools for mem leak detect, mem/cpu profile. 11 years ago
winlin 9d08b42c82 change version to 0.9.11 11 years ago
winlin 8bdf98afa5 refine the multiple processes architecture, remove the isolate bandwidth test process 11 years ago
winlin a488ef8317 fix bug#25: fmle republish bug, srs return special error code and wait for client to republish. 11 years ago
winlin 1ccddf4cfc add gest framework for utest, build success. 11 years ago
winlin 338e129a29 add utest build project, no testcase. 11 years ago
winlin fe5811304b add utest script to generate the utest Makefile 11 years ago
winlin 02326cd844 support build with jobs 11 years ago
winlin 52b6ab3f2f support build with jobs 11 years ago
winlin 128783ded3 add build summary colorful display for each feature. 11 years ago
winlin 47aee8dce0 add utest framework gtest 11 years ago
winlin 722e79003b merge from xiangcheng.liu, memory leak in amf0 11 years ago
winlin d622da3b44 update readme, finish modularity and wiki, change to 0.9.10 11 years ago
winlin 880f4f5dc2 final the modularity, rename the app module. 11 years ago
winlin c1086f8a9d srs-librtmp: finish the simple publish and play sample. 11 years ago
winlin efa09102cf srs-librtmp: implements the read packet. 11 years ago
winlin c338eb3666 srs-librtmp: implements the publish and play. 11 years ago
winlin fce26d6690 srs-librtmp: implements play stream. 11 years ago
winlin 6b213b73eb refine code, rename SrsRtmp to SrsRtmpServer. 11 years ago
winlin 8aedc51a2f refine code, rename SrsRtmp to SrsRtmpServer. 11 years ago
winlin 4f91cae377 srs-librtmp: add complex handshake. 11 years ago
winlin 76f37baafe srs-librtmp: implements the simple socket stream. 11 years ago
winlin 86267f854c srs-librtmp: implements handshake. 11 years ago
winlin f24f27deb9 srs-librtmp: add make ssl/nossl support for sample 11 years ago
winlin b7a62ba131 use goto to free resource 11 years ago
winlin feaf0c5e89 librtmp: create socket 11 years ago
winlin f8335e2c1f extract simple socket to lib 11 years ago
winlin 5e4b7d3ae9 add colorful display for make. 11 years ago
winlin e14d3bb5df add colorful display for make. 11 years ago
winlin 40a5edb37f update readme. 11 years ago
winlin db22af07a0 change to 0.9.9 11 years ago
winlin fc9e3fd890 srs-librtmp define interfaces 11 years ago
winlin 44375b9e6b add srs publish/play demo use srs-librtmp 11 years ago
winlin 713b05541b add librtmp demo srs_publish 11 years ago
winlin aa5d28ed85 add library 11 years ago
winlin d5a02a55ee unify code style 11 years ago
winlin 7d570fb4f3 use fast log 11 years ago
winlin 382fd127e4 rename config and pithy-print to app module. 11 years ago
winlin b407021d45 move config to app, for its application level features 11 years ago
winlin 517d346a52 change macro for all rtmp protocol files. 11 years ago
winlin 4c498b67da rename pro to rtmp protocol. 11 years ago
winlin 8d5806154b add todo, to rename to the right name SrsRtmpServer 11 years ago
winlin 2074b50d87 move handshake and rtmp to protocol module 11 years ago
winlin 0296c8eff4 change to 0.9.6 11 years ago
winlin 4e3f7843fe rename protocol dir to pro. move rtmp stack to protocol module 11 years ago
winlin 4a8bc3b277 change version to 0.9.5 11 years ago
winlin 7dfc902b87 extract protocol io interface to prepare to extract the protocol from underlayer socket. 11 years ago
winlin a73dec4c41 refine code, rename ISrsReader to ISrsBufferReader 11 years ago
winlin 85cd1e1a41 extract protocol module, move amf0 to protocol module 11 years ago
winlin 7e14e7fa57 move pithy print to kernel 11 years ago
winlin fddd60b962 change to 0.9.4, extract kernel module 11 years ago
winlin c0dbee0854 move buffer to kernel. extract ISrsReader for buffer 11 years ago
winlin 8fea433450 move stream to kernel module 11 years ago
winlin cb99de4462 move config to kernel module 11 years ago
winlin 5e14aa9c13 fix the macro bug 11 years ago
winlin b0d20f57e1 move reload to kernel module 11 years ago
winlin 39d3425691 extract log context, move log to kernel module. 11 years ago
winlin dea66a322d extract kernel module, depends on core and provides kernel service(no stream) 11 years ago
winlin bcbea86202 extract auto_free to core module 11 years ago
winlin 4e91a3d5aa extract core and app module. 11 years ago
winlin 62fbe9e760 refine modules, extract core module 11 years ago
winlin c2ccb83912 rename core to app 11 years ago
winlin 6616dfecfc refine configure. 11 years ago
winlin 91d57ae7f9 refine build script, add comments for app.sh. change version to 0.9.3 11 years ago
winlin ac3be10435 patch st and srs for arm build, allow user to specifies the gcc/g++ 11 years ago