winlin
|
d1d6023c70
|
for bug #241, limit the buffer for input chunk size.
|
2014-12-03 23:11:13 +08:00 |
|
winlin
|
5791ed59fd
|
for bug #241, refine the socket max buffer.
|
2014-12-03 23:05:42 +08:00 |
|
winlin
|
4785f882d4
|
for bug #241, refine the max buffer and kbps.
|
2014-12-03 22:51:19 +08:00 |
|
winlin
|
850946bb13
|
for bug #241, calc the small and sleep for merged read.
|
2014-12-03 22:39:25 +08:00 |
|
winlin
|
aee00877df
|
for bug #241, change buffer size when chunk size changed.
|
2014-12-03 21:46:47 +08:00 |
|
winlin
|
f35ec2155b
|
for bug #241, support merged read. 2.0.48
|
2014-12-03 19:27:27 +08:00 |
|
winlin
|
adf95d239e
|
refine code, move the ISrsBufferReader to srs_protocol_io
|
2014-12-03 19:09:59 +08:00 |
|
winlin
|
ea0e837cd6
|
move the srs_kernel_buffer to srs_protocol_buffer.
|
2014-12-03 18:56:09 +08:00 |
|
winlin
|
565f29ed6c
|
Revert "for bug #241, merge big chunks for publish, no use."
This reverts commit 6b57597718 .
|
2014-12-02 22:26:20 +08:00 |
|
winlin
|
6b57597718
|
for bug #241, merge big chunks for publish, no use.
|
2014-12-02 22:26:04 +08:00 |
|
winlin
|
1847c5fef7
|
ignore the actual length of share key. 2.0.40
|
2014-12-01 22:09:09 +08:00 |
|
winlin
|
efb73c5487
|
fix #235, refine handshake, replace union with template method. 2.0.38.
|
2014-11-29 18:41:14 +08:00 |
|
winlin
|
23f4aa5737
|
for bug #235, fix bug of utest.
|
2014-11-29 18:33:43 +08:00 |
|
winlin
|
e167c97786
|
for bug #235, fix the return code bug.
|
2014-11-29 18:16:15 +08:00 |
|
winlin
|
818000dd18
|
for bug #235, use constructor and destructor for block and digest.
|
2014-11-29 18:10:33 +08:00 |
|
winlin
|
b32d3fb6aa
|
remove the read and write with SrsStream.
|
2014-11-29 17:58:40 +08:00 |
|
winlin
|
6d49cddc9d
|
for bug #235, refine code order of c1s1 and c2s2
|
2014-11-29 17:05:54 +08:00 |
|
winlin
|
646d6f6673
|
for bug #235, refine schema0 and schema1, extract dup code.
|
2014-11-29 17:04:24 +08:00 |
|
winlin
|
4b9875e279
|
for bug #235, use strategy to implements the schema0 and schema1.
|
2014-11-29 16:17:07 +08:00 |
|
winlin
|
5d883e2e29
|
for bug #235, move functions of block and digest to struct.
|
2014-11-29 13:08:43 +08:00 |
|
winlin
|
e7ccbce472
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
|
2014-11-25 10:41:55 +08:00 |
|
winlin
|
e492fa5353
|
fix #212, support publish aac adts raw stream. 2.0.31.
|
2014-11-24 16:28:52 +08:00 |
|
winlin
|
622218c4dd
|
for bug #217, use isolate thread to improve 17% performance.
|
2014-11-22 15:53:05 +08:00 |
|
winlin
|
d6072b16c0
|
support compile srs-librtmp on windows. 2.0.26
|
2014-11-19 16:16:04 +08:00 |
|
winlin
|
5f48d4f566
|
refine comments for SrsMessageArray. 2.0.25
|
2014-11-19 10:44:50 +08:00 |
|
winlin
|
47ed9e33dd
|
refine code for bug #194, use send messages for all msg array.
|
2014-11-14 11:24:49 +08:00 |
|
winlin
|
f11272e3ce
|
add comments for bug #194, #196
|
2014-11-13 17:29:56 +08:00 |
|
winlin
|
38a683192a
|
fix typo
|
2014-11-13 17:04:13 +08:00 |
|
winlin
|
8845bb7caf
|
for bug #194, refine code, remove the old duplicated code.
|
2014-11-13 16:56:41 +08:00 |
|
winlin
|
4af2e78c59
|
refine code for bug #194, add comments to macros.
|
2014-11-13 12:45:54 +08:00 |
|
winlin
|
cc6aca9ad5
|
fix #194, writev multiple msgs, support 6k+ 250kbps clients. 2.0.15.
|
2014-11-13 12:25:56 +08:00 |
|
winlin
|
7cf855f242
|
for bug #199, refine the header generate
|
2014-11-12 18:41:24 +08:00 |
|
winlin
|
953159258c
|
refine code, rename the c0c3 header cache and iov cache.
|
2014-11-12 18:19:09 +08:00 |
|
winlin
|
ab93506b01
|
for bug #199, refine the api of send message.
|
2014-11-12 17:59:32 +08:00 |
|
winlin
|
72ad6894ca
|
move the annexb decode utility to protocol.
|
2014-11-07 23:07:31 +08:00 |
|
winlin
|
6a3418cd45
|
fix #185, AMF0 support 0x0B the date type codec. 2.0.5.
|
2014-10-25 17:12:56 +08:00 |
|
winlin
|
05cce97140
|
for bug #186, read the args when discovery it. 2.0.6
|
2014-10-24 13:23:52 +08:00 |
|
winlin
|
7d70864b33
|
for bug #186, read the args when discovery it. 2.0.6
|
2014-10-24 13:16:08 +08:00 |
|
winlin
|
b65dfd718a
|
add comments for the RTMP packet fields, NULL or never NULL. 2.0.5
|
2014-10-24 10:58:06 +08:00 |
|
winlin
|
1bfc238fec
|
hotfix for bug #186, drop connect args when not object. 2.0.4.
|
2014-10-24 10:35:40 +08:00 |
|
winlin
|
2be014e4f5
|
remove the dead code for bug #180
|
2014-10-09 14:24:52 +08:00 |
|
winlin
|
2048fbf731
|
refine code, add bug #160 for big chunk size.
|
2014-09-30 15:07:24 +08:00 |
|
winlin
|
bc6616bd1f
|
refine code according to inspect of clion. 0.9.219
|
2014-09-28 11:08:30 +08:00 |
|
winlin
|
e0b1e044de
|
add stub code for bug #180, check complex handshake.
|
2014-09-27 14:18:02 +08:00 |
|
winlin
|
624ab86fa2
|
fix the bug by refine code, rename the get_perfer_cid to get_prefer_cid.
|
2014-09-27 13:14:46 +08:00 |
|
winlin
|
002facb85b
|
refine code, fix bug of hls, following jetbrains clion code-inspector. 0.9.215
|
2014-09-26 16:34:13 +08:00 |
|
winlin
|
9b6187c3d5
|
fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.207.
|
2014-08-22 13:10:11 +08:00 |
|
winlin
|
cb311d998e
|
fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.206.
|
2014-08-22 12:47:50 +08:00 |
|
winlin
|
01ae8c4787
|
refine the handshake random data, fill with value in [0x0f, 0xf0], 0.9.205
|
2014-08-21 09:48:19 +08:00 |
|
winlin
|
4d5414faec
|
update log, add dsu(debug_srs_upnode), 0.9.204
|
2014-08-19 16:32:52 +08:00 |
|