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

807 commits

Author SHA1 Message Date
winlin
39f15ba3da refine the comments, fix bug of parse message 2014-02-19 14:54:04 +08:00
winlin
73b298cab5 fix bug of connect app response data 2014-02-19 09:38:49 +08:00
winlin
11c5b2cf14 refine code, use RTMP_FMT_TYPE0 instead 2014-02-16 10:23:23 +08:00
winlin
7a91826732 refine code, use RTMP_FMT_TYPE0 instead 2014-02-16 10:22:52 +08:00
winlin
8697adacd9 fix compile warning on 64bit centos 2014-02-11 13:54:05 +08:00
winlin
53a7c7da15 Merge pull request #17 from liuxc0116/master
merge from xiangcheng.liu: forget delete memset
2014-02-07 17:35:49 +08:00
liuxc0116
490033f601 forget delete memset
at last modify,forget delete memset(payload, 0, size);
2014-01-27 11:34:50 +08:00
winlin
6b9de2e577 Merge pull request #16 from liuxc0116/master
confirmed
2014-01-23 02:13:44 -08:00
liuxc0116
81e085dd1b memory will leaks
the payload pointor assigned two memory,will lead to memory leaks
2014-01-23 18:05:55 +08:00
winlin
ff74b02575 update readme 2014-01-19 11:55:23 +08:00
winlin
857be15ef3 update readme 2014-01-19 11:41:54 +08:00
winlin
782ecaff82 update readme 2014-01-19 11:39:43 +08:00
winlin
527abe2157 update readme 2014-01-19 11:37:55 +08:00
winlin
1d3621dc23 fix warning on 32bits centos6. 2014-01-19 10:49:40 +08:00
winlin
5a9a15f796 Update srs.conf 2014-01-12 15:58:15 +08:00
winlin
5fb3c984e6 update readme 2014-01-11 20:24:22 +08:00
winlin
c1b96f15a7 update readme 2014-01-11 20:22:16 +08:00
winlin
76fa3e91bf merge code 2014-01-11 20:19:18 +08:00
winlin
574536d9ed merge wenjie. fix jw/flower player pause bug, which send closeStream actually. 2014-01-11 19:55:55 +08:00
winlin
6de8fd5b76 update readme. 2014-01-11 19:51:28 +08:00
winlin
765b0a9c01 merge from wenjie, fix the pause bug of jw/flower which actually send closeStream to pause. 2014-01-11 19:49:28 +08:00
winlin
4148f5231d Merge pull request #8 from wenjiegit/patch-1
Update AUTHORS.txt
2014-01-05 07:33:03 -08:00
wenjiegit
4707b616e4 Update AUTHORS.txt 2014-01-05 20:55:34 +08:00
winlin
fad4c913ad update readme 2014-01-05 17:41:37 +08:00
winlin
fbee2c2070 update readme 2014-01-05 17:38:48 +08:00
winlin
3daafc73e7 update readme 2014-01-05 17:01:11 +08:00
winlin
29a97152fa fix bug of compile ts_info on old gcc, add LL to large number. 2014-01-05 16:54:50 +08:00
winlin
b54aefe897 update script 2014-01-05 16:48:10 +08:00
winlin
47dfdd3ae2 update readme 2014-01-05 15:58:17 +08:00
winlin
1e84bdcb29 update readme 2014-01-05 14:10:40 +08:00
winlin
dba7947253 update readme 2014-01-05 14:09:43 +08:00
winlin
c1d1bbe142 update readme 2014-01-05 14:06:49 +08:00
winlin
63388e8ac3 merge from wenjie, fix the flower player play bug, play(reset=amf0-number) 2014-01-02 19:09:25 +08:00
winlin
65774f1df9 Merge pull request #5 from wenjiegit/master
fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number]
2014-01-02 02:40:05 -08:00
wenjiegit
a91ffb1e11 update master 2014-01-02 18:23:27 +08:00
wenjiegit
6d2e1c95da update master 2014-01-02 18:21:29 +08:00
wenjiegit
8d808d8868 update master 2014-01-02 18:19:36 +08:00
wenjiegit
54bd613cf5 update master 2014-01-02 18:17:39 +08:00
wenjiegit
d05f69b247 update master 2014-01-02 18:04:35 +08:00
wenjiegit
f387b2b569 update master 2014-01-02 18:03:49 +08:00
wenjiegit
a0fc4e5f25 update master 2014-01-02 18:01:41 +08:00
wenjiegit
e981cde90c update master 2014-01-02 17:38:44 +08:00
wenjiegit
f8a7db51f2 fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 2014-01-02 14:16:26 +08:00
wenjiegit
276b60200f fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 2014-01-02 14:05:09 +08:00
wenjiegit
bfef0eebfe fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 2014-01-02 14:00:00 +08:00
wenjiegit
e959bb6c5c fixbug[play packet decode bug: srs only read bool type play reset value, actually this value can be bool or number] 2014-01-02 13:26:25 +08:00
winlin
539ffca650 update readme 2014-01-01 23:51:39 +08:00
winlin
a0757c36bc update readme 2014-01-01 23:15:28 +08:00
winlin
82961e28d6 change listen(512), chunk-size(60000), to improve performance. 2014-01-01 21:44:48 +08:00
winlin
993c5daec7 chunk size default to 60000, high performance. set chunk size when forward 2014-01-01 21:39:06 +08:00