winlin
|
72fa33d9fb
|
update performance to 4k, when mr_sleep to 2000ms. 2.0.52
|
2014-12-04 18:46:08 +08:00 |
|
winlin
|
f1192a8302
|
fix bug for bug #241, default to 32k for socket buffer.
|
2014-12-04 18:35:50 +08:00 |
|
winlin
|
5589b13d2e
|
for bug #241, support mr(merged-read) config and reload. 2.0.52.
|
2014-12-04 18:21:04 +08:00 |
|
winlin
|
57f844b636
|
for bug #249, simplify the macro, 0 to disable chunk stream cache.
|
2014-12-04 15:49:24 +08:00 |
|
winlin
|
159ef3823c
|
for bug#241, simplify the buffer, donot realloc it.
|
2014-12-04 15:45:25 +08:00 |
|
winlin
|
a23b5b9a4b
|
for bug#241, simplify the buffer, donot change its size.
|
2014-12-04 15:43:37 +08:00 |
|
winlin
|
d026861e23
|
for bug #241, simplify the buffer, donot reset when chunk size change.
|
2014-12-04 15:35:39 +08:00 |
|
winlin
|
4b09531e2f
|
for bug #241, simplify the merged read config macros.
|
2014-12-04 15:33:17 +08:00 |
|
winlin
|
f57801eb46
|
fix #249, cache the chunk headers info to +5% or +10% performance. 2.0.51
|
2014-12-04 14:58:40 +08:00 |
|
winlin
|
60bc9c2aa0
|
add performance header to control options for performance. 2.0.50
|
2014-12-04 13:43:55 +08:00 |
|
winlin
|
29324fab46
|
fix #248, improve about 15% performance for fast buffer. 2.0.49
|
2014-12-04 13:05:13 +08:00 |
|
winlin
|
8423974e3b
|
for bug #248, rename SrsBuffer to SrsFastBuffer.
|
2014-12-04 11:32:32 +08:00 |
|
winlin
|
0ea8cd9e84
|
for bug #248, use simple buffer for http.
|
2014-12-04 11:29:47 +08:00 |
|
winlin
|
315f981821
|
refine for bug #241, increase the small bytes for merged read.
|
2014-12-04 09:10:57 +08:00 |
|
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 |
|