Commit Graph

473 Commits (44f9638f0cdbd936d89be5f5c3471a2dcbcab194)

Author SHA1 Message Date
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
winlin 7fa031e7fb fix bug of openssl, use objs/openssl/include 11 years ago
winlin a6f4815994 use local openssl and link libssl.a 11 years ago
winlin bcb719bf18 create log dir 11 years ago
winlin 985034860c add comments for depends 11 years ago
winlin 7e0cf2b9fc add comments for configure 11 years ago
winlin 979ee7d39c update config, remove the script to create logs dir. 11 years ago
winlin 72d477f466 support use other g++ when configure. 11 years ago
winlin cd7e6cc321 refine the configure, add comments 11 years ago
winlin b730fda176 add rtsp protocol 11 years ago
winlin 4aeed8df1d fix bug of SrsFMLEStartPacket command name, set_recv_timeout(SRS_PAUSED_RECV_TIMEOUT_US) 11 years ago
winlin 797d548766 fix bug of comment, change version to 0.9.2 11 years ago
winlin 980b53dfbe change version to 0.9.1 11 years ago
winlin 745797365e change version to 0.9.1 11 years ago
winlin 39f15ba3da refine the comments, fix bug of parse message 11 years ago
winlin 73b298cab5 fix bug of connect app response data 11 years ago
winlin 11c5b2cf14 refine code, use RTMP_FMT_TYPE0 instead 11 years ago
winlin 7a91826732 refine code, use RTMP_FMT_TYPE0 instead 11 years ago
winlin 8697adacd9 fix compile warning on 64bit centos 11 years ago
liuxc0116 490033f601 forget delete memset
at last modify,forget delete memset(payload, 0, size);
11 years ago
liuxc0116 81e085dd1b memory will leaks
the payload pointor assigned two memory,will lead to memory leaks
11 years ago
winlin 527abe2157 update readme 11 years ago
winlin 1d3621dc23 fix warning on 32bits centos6. 11 years ago
winlin 5a9a15f796 Update srs.conf 11 years ago
winlin 574536d9ed merge wenjie. fix jw/flower player pause bug, which send closeStream actually. 11 years ago
winlin 29a97152fa fix bug of compile ts_info on old gcc, add LL to large number. 11 years ago
winlin b54aefe897 update script 11 years ago
winlin 47dfdd3ae2 update readme 11 years ago
winlin 63388e8ac3 merge from wenjie, fix the flower player play bug, play(reset=amf0-number) 11 years ago
wenjiegit a91ffb1e11 update master 11 years ago
wenjiegit 6d2e1c95da update master 11 years ago
wenjiegit 8d808d8868 update master 11 years ago
wenjiegit 54bd613cf5 update master 11 years ago
wenjiegit d05f69b247 update master 11 years ago
wenjiegit f387b2b569 update master 11 years ago
wenjiegit a0fc4e5f25 update master 11 years ago
wenjiegit e981cde90c update master 11 years ago
wenjiegit f8a7db51f2 fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
wenjiegit 276b60200f fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
wenjiegit bfef0eebfe fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
wenjiegit e959bb6c5c fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 11 years ago
winlin 993c5daec7 chunk size default to 60000, high performance. set chunk size when forward 11 years ago