winlin
|
0df108740a
|
Fix #1547, support crossbuild for ARM/MIPS.
|
2020-01-21 13:59:43 +08:00 |
|
winlin
|
6af8e38017
|
For #1547, support setting cc/cxx/ar tools. 3.0.103
|
2020-01-21 10:28:25 +08:00 |
|
winlin
|
a6fe4e80d3
|
For #1547, remove the SRS_OSX macro in code
|
2020-01-20 11:25:39 +08:00 |
|
winlin
|
024433f327
|
For #1547, refine configure, remove some macros
|
2020-01-20 10:44:46 +08:00 |
|
winlin
|
84d69a51a4
|
Add new author lam2003<linmin3@yy.com>
|
2020-01-19 18:27:27 +08:00 |
|
winlin
|
1bf90a6e21
|
Ignore noreply user.
|
2020-01-19 18:25:29 +08:00 |
|
l
|
86d04a70ed
|
Fix #1580, fix cid range problem. 3.0.102
|
2020-01-19 18:21:28 +08:00 |
|
winlin
|
9ac8585cf9
|
Fix codec check
|
2020-01-19 13:16:49 +08:00 |
|
winlin
|
3900179685
|
For #307, #1070, define FLV CodecID for AV1 and Opus. 3.0.101
|
2020-01-19 11:22:35 +08:00 |
|
winlin
|
bdd0b1f7a2
|
SRS is a live streaming cluster, high efficiency, stable and simple. SRS是一个流媒体直播集群,高效、稳定、易用,简单而快乐。
|
2020-01-18 19:54:26 +08:00 |
|
winlin
|
9dbd049e79
|
For #1568, extract SrsSourceManager from SrsSource.
|
2020-01-16 17:56:55 +08:00 |
|
winlin
|
fea293d0b1
|
Fix #1042, improve test coverage for core/kernel/protocol/service.
|
2020-01-16 14:37:30 +08:00 |
|
winlin
|
11c2ca3b0a
|
word the cr comment
|
2020-01-16 14:33:48 +08:00 |
|
winlin
|
0e750ab3eb
|
For #1575, use RTMP redirect as tcUrl and redirect2 as RTMP URL. 3.0.100
|
2020-01-16 14:28:05 +08:00 |
|
winlin
|
7240fe3040
|
For #1509, decrease the fast vector init size from 64KB to 64B. 3.0.99
|
2020-01-15 21:26:02 +08:00 |
|
winlin
|
857c783efc
|
For #1509, release coroutine when source is idle. 3.0.98
|
2020-01-15 19:51:33 +08:00 |
|
winlin
|
816aa91a7f
|
Fix utest bug, init fd
|
2020-01-13 14:48:49 +08:00 |
|
winlin
|
1f493cc037
|
Release 3.0 alpha8, 3.0.97
|
2020-01-10 18:20:37 +08:00 |
|
winlin
|
98df29c6fb
|
For #1042, improve test coverage for service. 3.0.97
|
2020-01-10 11:36:38 +08:00 |
|
winlin
|
6c1067d56a
|
Merge from 2.0
|
2020-01-09 10:20:49 +08:00 |
|
winlin
|
dd46a4f700
|
Fix #1554, support logrotate copytruncate. 2.0.272
|
2020-01-09 10:03:17 +08:00 |
|
winlin
|
59bc00e038
|
Add Michael.Ma<wnpllr@gmail.com>
|
2020-01-08 18:07:50 +08:00 |
|
winlin
|
c08b6f1961
|
Merge 2.0, support logrotate copytruncate. 3.0.96
|
2020-01-08 18:05:42 +08:00 |
|
winlin
|
731e87876e
|
Fix #1554, support logrotate copytruncate. 2.0.271
|
2020-01-08 17:57:04 +08:00 |
|
Michael.Ma
|
459488bcf8
|
fix logrotate empty file hole issue (#1561)
* fix logrotate empty file hole issue
refer to https://github.com/ossrs/srs/issues/1554
|
2020-01-08 17:54:06 +08:00 |
|
winlin
|
36bfbb902b
|
Refien utest for log heaer generating.
|
2020-01-08 14:32:24 +08:00 |
|
winlin
|
80bac7d982
|
Improve test coverage for rtmp client service.
|
2020-01-08 14:26:38 +08:00 |
|
winlin
|
cc11f36940
|
Improve test coverage for log service.
|
2020-01-08 14:24:41 +08:00 |
|
winlin
|
2cc021b2d7
|
Improve test coverage for http client service.
|
2020-01-08 14:00:27 +08:00 |
|
winlin
|
06c1d4d7f9
|
Fix some warnings for compiler
|
2020-01-05 22:37:25 +08:00 |
|
winlin
|
69e2d94e50
|
Fix some warnings for compiler
|
2020-01-05 22:30:57 +08:00 |
|
winlin
|
10464a5fbe
|
Always use string instance to avoid crash risk. 3.0.95
|
2020-01-05 22:17:15 +08:00 |
|
winlin
|
b794c9e4ec
|
For #460, fix ipv6 hostport parsing bug. 3.0.94
|
2020-01-05 22:16:21 +08:00 |
|
winlin
|
76d92792b7
|
For #460, fix ipv6 intranet address filter bug. 3.0.93
|
2020-01-05 21:25:51 +08:00 |
|
winlin
|
bc6c61e546
|
Fix #1543, use getpeername to retrieve client ip. 3.0.92
|
2020-01-05 20:06:25 +08:00 |
|
winlin
|
498f3c5df9
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:44:07 +08:00 |
|
winlin
|
42ee6570a7
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:43:23 +08:00 |
|
winlin
|
02c1bd0946
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:42:37 +08:00 |
|
winlin
|
265b70863c
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:37:20 +08:00 |
|
winlin
|
f5a8810f15
|
Update author for #1551.
|
2020-01-05 17:14:32 +08:00 |
|
winlin
|
9bd8b363b3
|
Improve test coverage for http service.
|
2020-01-05 17:02:57 +08:00 |
|
winlin
|
6d0ac35db9
|
Merge 2.0release #1551
|
2020-01-05 14:43:46 +08:00 |
|
winlin
|
b5f4b96060
|
Merge #1551, fix memory leak in RTSP stack. 2.0.270
|
2020-01-05 14:41:31 +08:00 |
|
alphonsetai
|
763c06976a
|
fix memory leak
|
2020-01-05 14:38:08 +08:00 |
|
winlin
|
79314f7d4a
|
Improve test coverage for HTTP service
|
2020-01-03 13:31:08 +08:00 |
|
winlin
|
646eeb05e9
|
For #1042, improve test coverage for config. 3.0.91
|
2020-01-02 11:18:45 +08:00 |
|
winlin
|
fa7fd85ca6
|
Improve test coverage for config.
|
2020-01-02 11:08:18 +08:00 |
|
winlin
|
45aa325722
|
Improve test coverage for config.
|
2020-01-01 21:01:14 +08:00 |
|
winlin
|
4848d3ab91
|
Improve test coverage for config.
|
2020-01-01 17:15:21 +08:00 |
|
winlin
|
0fd0114ee6
|
Improve test coverage for config.
|
2020-01-01 17:14:59 +08:00 |
|