winlin
|
86a80396de
|
Add utest for connection manager
|
2020-09-13 13:08:49 +08:00 |
|
winlin
|
72122c746a
|
Fix utest build fail
|
2020-09-13 11:01:34 +08:00 |
|
winlin
|
b095c15720
|
Fix utest fail
|
2020-08-30 11:55:18 +08:00 |
|
winlin
|
afd20563ad
|
Refine string dump to hex
|
2020-08-20 13:56:05 +08:00 |
|
winlin
|
036cc2a7a2
|
RTC: Limit the ARQ for DTLS
|
2020-08-19 21:28:06 +08:00 |
|
winlin
|
9416fddd2b
|
RTC: Refine DTLS impl, extract client and server
|
2020-08-19 19:06:00 +08:00 |
|
winlin
|
466813b7d5
|
RTC: Covert client ARQ for DTLS
|
2020-08-19 17:35:15 +08:00 |
|
winlin
|
e4b0dd56f0
|
RTC: Covert server ARQ for DTLS
|
2020-08-19 17:22:34 +08:00 |
|
winlin
|
1d17666641
|
RTC: Add utest for DTLS client
|
2020-08-19 10:31:46 +08:00 |
|
winlin
|
307c644f18
|
Fix build fail
|
2020-08-18 19:35:35 +08:00 |
|
winlin
|
17bef0402e
|
RTC: Fix error code for DTLS
|
2020-08-18 19:29:35 +08:00 |
|
winlin
|
c33dfd2313
|
RTC: Add utest for DTLS
|
2020-08-18 19:20:07 +08:00 |
|
winlin
|
74a0a2e969
|
RTC: When parsing header, should ignore padding
|
2020-08-12 15:18:45 +08:00 |
|
winlin
|
6bc316016b
|
RTC: For NACK, it sequence must match exactly, or it cause SRTP fail
|
2020-08-10 15:06:08 +08:00 |
|
winlin
|
77b6151857
|
RTC: Use srs_string_dumps_hex to dump some bytes when error
|
2020-08-05 16:23:31 +08:00 |
|
winlin
|
d439e36344
|
RTC: Covert basic packet identify for DTLS/STUN/RTP/RTCP
|
2020-08-04 17:03:25 +08:00 |
|
winlin
|
c659098f71
|
RTC: Set tracks to active for publisher
|
2020-08-04 13:45:17 +08:00 |
|
winlin
|
4aabbd74dc
|
RTC: Cover default status of track
|
2020-08-03 13:12:39 +08:00 |
|
winlin
|
c72fb76334
|
RTC: Cover default track status
|
2020-08-03 13:10:00 +08:00 |
|
winlin
|
0408040ed7
|
Fix utest fail for C++11 or C++14
|
2020-07-30 19:26:28 +08:00 |
|
winlin
|
8e22508057
|
Refine utest
|
2020-07-30 18:54:16 +08:00 |
|
winlin
|
0a057a0427
|
Log: Refine log context, use const
|
2020-07-13 11:19:34 +08:00 |
|
winlin
|
0a16b1c1e3
|
Log: Refine log context.
|
2020-07-11 20:58:25 +08:00 |
|
winlin
|
f551ff5ae8
|
Log: Use string compare function
|
2020-07-05 23:49:47 +08:00 |
|
winlin
|
6624b8acca
|
Log: Use object as context id for complex context
|
2020-07-05 23:26:55 +08:00 |
|
winlin
|
5f951ca126
|
HTTP: Fix the http parser fail bug, always reset the parser.
|
2020-07-04 21:25:56 +08:00 |
|
winlin
|
e01b98c91e
|
HTTP: Add utest for http infinite chunked
|
2020-07-04 11:38:09 +08:00 |
|
winlin
|
671af4369b
|
HTTP: Only enable infinite chunked for HTTP_REQUEST
|
2020-07-03 17:05:01 +08:00 |
|
winlin
|
1c3e4c71ee
|
Fix utest fail
|
2020-07-02 16:28:26 +08:00 |
|
winlin
|
df9efb6486
|
RTC: Infinite chunk handle read error as EOF.
|
2020-07-02 16:20:32 +08:00 |
|
winlin
|
9ff8bff601
|
RTC: Fix the OPTIONS read, no infinited chunked mode
|
2020-07-02 12:41:08 +08:00 |
|
winlin
|
a273298e63
|
HTTP: Enable infinite_chunked by default
|
2020-06-30 19:29:23 +08:00 |
|
winlin
|
9e447e541b
|
Fix utest failed
|
2020-06-30 10:05:01 +08:00 |
|
winlin
|
81d2e10f65
|
Refactor ISrsContext and ISrsLog
|
2020-06-25 13:14:59 +08:00 |
|
winlin
|
7627c290c9
|
Fix context string ID bug
|
2020-06-19 08:57:18 +08:00 |
|
winlin
|
8a0c2e01f8
|
Log: Change cid from int to string
|
2020-06-18 11:45:43 +08:00 |
|
winlin
|
69e4a1b5e7
|
RTC: Refactor variable name
|
2020-05-19 18:06:12 +08:00 |
|
忘篱
|
d603b1580e
|
RTC: Merge srs_rtp_seq_distance with srs_seq_is_newer
|
2020-05-17 09:03:40 +08:00 |
|
忘篱
|
3f5ab8dc63
|
RTC: Add utest for srs_rtp_seq_distance
|
2020-05-17 00:03:14 +08:00 |
|
winlin
|
8933e6f429
|
Fix utest build failed.
|
2020-05-05 08:35:16 +08:00 |
|
winlin
|
ed338f4c0a
|
Refactor macro SRS_AUTO_XXX to SRS_XXX.
|
2020-04-29 20:02:28 +08:00 |
|
winlin
|
ee1002fc3d
|
Fix OSX utest failed.
|
2020-04-22 11:39:18 +08:00 |
|
winlin
|
244fefa8c5
|
Update utest
|
2020-04-21 15:06:57 +08:00 |
|
winlin
|
c6fb5e6fdd
|
Refactor code, rename variable
|
2020-04-11 18:01:38 +08:00 |
|
winlin
|
a1371fe93c
|
Fix utest warnings
|
2020-04-11 09:11:46 +08:00 |
|
winlin
|
fca81f02f5
|
Refactor code, add comment when string.assign(xx, 0)
|
2020-04-11 09:00:50 +08:00 |
|
winlin
|
61c7443c4b
|
Merge from SRS3
|
2020-04-07 20:18:31 +08:00 |
|
winlin
|
f228b3809a
|
Fix utest failed.
|
2020-04-05 21:22:50 +08:00 |
|
winlin
|
f3d708c2b5
|
Fix utest build warnings
|
2020-03-30 12:46:53 +08:00 |
|
winlin
|
217b8b94b6
|
Merge 3.0release
|
2020-03-28 17:45:14 +08:00 |
|
winlin
|
c339542ce0
|
Support macOS OSX
|
2020-03-28 17:20:40 +08:00 |
|
winlin
|
be746da21c
|
Merge branch '3.0release' into 4.0release
|
2020-03-21 22:42:17 +08:00 |
|
winlin
|
f89b4b3b26
|
For #1651, fix return pnwrite of srs_write_large_iovs. 3.0.135
|
2020-03-21 20:20:40 +08:00 |
|
winlin
|
955de3dac9
|
Merge branch '3.0release' into 4.0release
|
2020-03-21 19:36:16 +08:00 |
|
winlin
|
a8ddd5afe7
|
For #1635, refine inotify watch for relative path
|
2020-03-16 11:52:31 +08:00 |
|
winlin
|
a7c8980a60
|
For #1636, muxing sh, use sound_rate if aac sr not set.
|
2020-03-13 17:36:22 +08:00 |
|
winlin
|
9b663c070a
|
Fix #1635, support auto reaload config by inotify. 3.0.129
|
2020-03-12 18:14:23 +08:00 |
|
winlin
|
c50c51889a
|
For #1592, support ff_log_level and default to warning
|
2020-02-05 12:32:15 +08:00 |
|
winlin
|
2fa151726b
|
For #1592, rename ff_log_dir.
|
2020-02-05 12:15:44 +08:00 |
|
winlin
|
b9d45ba7d9
|
For #1186, refactor security check. 3.0.114
|
2020-02-04 19:21:15 +08:00 |
|
winlin
|
c51c378869
|
For #1186, refactor security check. 3.0.114
|
2020-02-04 19:07:54 +08:00 |
|
winlin
|
a2a6ca8258
|
For #939, always enable fast FLV streaming.
|
2020-02-04 16:13:48 +08:00 |
|
winlin
|
a6fe4e80d3
|
For #1547, remove the SRS_OSX macro in code
|
2020-01-20 11:25:39 +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
|
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
|
816aa91a7f
|
Fix utest bug, init fd
|
2020-01-13 14:48:49 +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
|
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
|
9bd8b363b3
|
Improve test coverage for http service.
|
2020-01-05 17:02:57 +08:00 |
|
winlin
|
79314f7d4a
|
Improve test coverage for HTTP service
|
2020-01-03 13:31:08 +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 |
|
winlin
|
f7673f6009
|
Improve test coverage for config.
|
2020-01-01 16:06:12 +08:00 |
|
winlin
|
a9dba511ab
|
Improve test coverage for config.
|
2020-01-01 16:04:35 +08:00 |
|
winlin
|
146a095b38
|
Improve test coverage for config.
|
2020-01-01 15:52:10 +08:00 |
|
winlin
|
2942955b30
|
Improve test coverage for config.
|
2020-01-01 15:49:04 +08:00 |
|
winlin
|
de87b64f59
|
Improve test coverage for config.
|
2020-01-01 14:12:36 +08:00 |
|
winlin
|
a71d93188b
|
Improve test coverage for config.
|
2020-01-01 13:41:19 +08:00 |
|
winlin
|
36236192fa
|
Improve test coverage for mp4
|
2020-01-01 12:00:48 +08:00 |
|
winlin
|
d2052fd4cd
|
Support sequence header only for mp4
|
2020-01-01 11:54:53 +08:00 |
|
winlin
|
c3e0dcfa9e
|
Improve test coverage for mp4 decoder
|
2019-12-31 19:37:48 +08:00 |
|
winlin
|
7597a956ed
|
Improve test coverage for dash init encoder
|
2019-12-31 19:17:40 +08:00 |
|
winlin
|
1cfadfed3a
|
Improve test coverage for mp4 boxes
|
2019-12-31 18:59:30 +08:00 |
|
winlin
|
9cb2449175
|
Fix mp4 url/urn bug.
|
2019-12-31 15:35:45 +08:00 |
|
winlin
|
adad90d316
|
Refactor the mock file reader/writer
|
2019-12-31 15:15:56 +08:00 |
|
winlin
|
d32a7e9770
|
Improve test coverage for mp4 box
|
2019-12-30 20:50:58 +08:00 |
|
winlin
|
f3831d2d5b
|
Improve test coverage for mp4 dumps
|
2019-12-30 16:36:11 +08:00 |
|
winlin
|
9140e0f19d
|
Improve test coverage for kernel mp4.
|
2019-12-30 13:50:19 +08:00 |
|
winlin
|
d783a12f89
|
Happy 2020
|
2019-12-30 10:10:35 +08:00 |
|
winlin
|
8075628d9e
|
Fix utest fail.
|
2019-12-29 19:16:16 +08:00 |
|
winlin
|
eb8e7ad479
|
Fix #1255, support vhost/domain in query string for HTTP streaming. 3.0.90
|
2019-12-29 18:56:35 +08:00 |
|
winlin
|
7584c47aaf
|
Fix #1105, dvr mp4 supports playing on Chrome/Safari/Firefox. 3.0.86
|
2019-12-26 18:05:17 +08:00 |
|
winlin
|
32a2b7f0a5
|
For #1488, improve coverage for parsing client ip.
|
2019-12-26 12:20:53 +08:00 |
|
winlin
|
2115d5d22a
|
For #1488, add test and improve coverage for parsing client ip.
|
2019-12-26 12:07:52 +08:00 |
|
winlin
|
0c20a45f5c
|
Ignore test coverage for some lines for mp4
|
2019-12-24 15:41:36 +08:00 |
|
winlin
|
7eccc9da26
|
For #1508, support chunk length and content in multiple parts.
|
2019-12-24 14:58:35 +08:00 |
|
winlin
|
a35a7f915e
|
Fix bug for HTTP write jsonp for srs-console.
|
2019-12-24 10:32:52 +08:00 |
|
winlin
|
40f6ecaee2
|
Merge SRS2 for running srs-librtmp on Windows. 3.0.80
|
2019-12-23 21:09:00 +08:00 |
|
winlin
|
c5f31570cd
|
Support parsing vhost splited by single seperator. 2.0.268
|
2019-12-23 18:31:14 +08:00 |
|
winlin
|
316628632b
|
Support build srs-librtmp by VS2015. 2.0.267
|
2019-12-23 17:01:02 +08:00 |
|
winlin
|
ae785eda8d
|
Improve test coverage for kernel fast stream.
|
2019-12-20 18:56:53 +08:00 |
|
winlin
|
da7e76c96a
|
For#1508, check the error correctly for strtol.
|
2019-12-20 16:48:51 +08:00 |
|
winlin
|
0200baa179
|
Improve test coverage for protocols.
|
2019-12-18 21:19:42 +08:00 |
|
winlin
|
25f132ec2f
|
Improve test coverage for protocols.
|
2019-12-18 21:18:11 +08:00 |
|
winlin
|
bf92172e62
|
Improve coverage for RAW AVC protocol.
|
2019-12-18 20:37:49 +08:00 |
|
winlin
|
4a5323b054
|
Improve coverage for RAW AVC protocol.
|
2019-12-18 20:27:48 +08:00 |
|
winlin
|
23a1674ce0
|
Improve coverage for RAW AVC protocol.
|
2019-12-18 20:13:11 +08:00 |
|
winlin
|
8047d0df45
|
For #1042, add test for RAW AVC protocol.
|
2019-12-18 15:50:17 +08:00 |
|
winlin
|
216a23f709
|
Fix the http implicit handler bug
|
2019-12-17 21:24:24 +08:00 |
|
winlin
|
b247c9759a
|
Improve test coverage for http handler
|
2019-12-17 21:17:44 +08:00 |
|
winlin
|
6c50d85671
|
Improve test coverage for http message
|
2019-12-17 21:08:18 +08:00 |
|
winlin
|
43a5cea158
|
Improve test coverage for HTTP CORS
|
2019-12-17 21:03:28 +08:00 |
|
winlin
|
dc1afc142f
|
Fix HTTP CORS bug when sending response for OPTIONS. 3.0.72
|
2019-12-17 20:52:10 +08:00 |
|
winlin
|
ec0fb82c0e
|
Improve test coverage for http server mux.
|
2019-12-17 19:39:36 +08:00 |
|
winlin
|
81947df819
|
Enhance HTTP response write for final_request.
|
2019-12-17 19:09:39 +08:00 |
|
winlin
|
191b07668d
|
Refactor HTTP stream to disconnect client when unpublish
|
2019-12-17 16:54:06 +08:00 |
|
winlin
|
2df1dcb05a
|
Fix HTTP-FLV and VOD-FLV conflicting bug.
|
2019-12-17 16:01:04 +08:00 |
|
winlin
|
d9842b0371
|
Refactor HttpResponseWriter.write, default to single text mode.
|
2019-12-17 15:14:59 +08:00 |
|
winlin
|
8cdb7cc727
|
Add test for vod stream handler
|
2019-12-17 14:33:47 +08:00 |
|
winlin
|
97f2c5bf0c
|
Refactor http static file server path resolving.
|
2019-12-16 20:07:06 +08:00 |
|
winlin
|
fa362607b2
|
Add test for http basic handler
|
2019-12-16 19:32:41 +08:00 |
|
winlin
|
6bad973a7c
|
Fix HTTP parser bug for parsing header from multiple pieces of data.
|
2019-12-16 18:21:39 +08:00 |
|
winlin
|
ca2b68f428
|
Refactor header of HTTP message by using SrsHttpHeader.
|
2019-12-16 16:00:02 +08:00 |
|
winlin
|
dcb7b6aae0
|
Refactor HTTP Message by decoupling with http_parser
|
2019-12-16 15:12:26 +08:00 |
|
winlin
|
0886acbdb7
|
Improve test coverage for HTTP header.
|
2019-12-16 12:11:29 +08:00 |
|
winlin
|
8c10c26f00
|
Improve the coverage for HTTP error response.
|
2019-12-16 11:36:39 +08:00 |
|
winlin
|
474266eae7
|
Refine the comments for http content-type detecting
|
2019-12-14 23:34:09 +08:00 |
|
winlin
|
4758a284d7
|
Add test for http status.
|
2019-12-14 10:12:25 +08:00 |
|
winlin
|
6ce04051e4
|
Improve test coverage of status for HTTP.
|
2019-12-13 20:05:18 +08:00 |
|
winlin
|
0394d95e4b
|
Refine file structure for RTMP/HTTP protocol stack utest.
|
2019-12-13 20:04:33 +08:00 |
|
winlin
|
f298d5204b
|
For #1042, cover RTMP other codes
|
2019-12-12 15:58:56 +08:00 |
|
winlin
|
cfcb3ce7b2
|
For #1042, cover RTMP other codes
|
2019-12-12 15:46:46 +08:00 |
|
winlin
|
2731fe1f3e
|
SrsPacket supports converting to message, so can be sent by one API.
|
2019-12-12 15:11:31 +08:00 |
|
winlin
|
82c4f41975
|
For #1042, cover RTMP other codes
|
2019-12-12 10:12:31 +08:00 |
|
winlin
|
bd3d9f32b7
|
For #1042, cover RTMP other codes
|
2019-12-11 20:22:39 +08:00 |
|
winlin
|
22d4159373
|
For #1042, cover RTMP server response commands.
|
2019-12-11 18:43:37 +08:00 |
|
winlin
|
9c62a68e15
|
For #1042, cover RTMP server response commands.
|
2019-12-11 18:25:47 +08:00 |
|
winlin
|
5516877867
|
For #1042, cover RTMP client/server protocol.
|
2019-12-11 18:12:06 +08:00 |
|
winlin
|
4f298134af
|
Fix #1445, limit the createStream recursive depth. 3.0.70
|
2019-12-11 17:56:31 +08:00 |
|
winlin
|
41a9f15626
|
For #1042, cover RTMP client protocol.
|
2019-12-11 15:59:29 +08:00 |
|
winlin
|
69817a9f34
|
For #1042, cover RTMP handshake protocol.
|
2019-12-11 15:02:35 +08:00 |
|
winlin
|
f51f1efe42
|
For #1042, cover RTMP handshake protocol.
|
2019-12-11 14:32:57 +08:00 |
|
winlin
|
78da67e8d1
|
For #1229, fix the security risk in logger. 3.0.69
|
2019-12-11 11:56:00 +08:00 |
|
winlin
|
ad70589347
|
For #1229, fix the security risk in HDS. 3.0.69
|
2019-12-11 11:31:32 +08:00 |
|
winlin
|
7bd704e695
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-22 12:06:15 +08:00 |
|
winlin
|
2731afc161
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-20 14:08:53 +08:00 |
|
winlin
|
40e60aff4d
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-20 11:14:02 +08:00 |
|
winlin
|
3365bc6b02
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-20 11:05:56 +08:00 |
|
winlin
|
6eab86644e
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-19 18:18:43 +08:00 |
|
winlin
|
c8bb7e71c9
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-19 11:47:31 +08:00 |
|
winlin
|
ea96e414ca
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-08 09:26:57 +08:00 |
|
winlin
|
78e5f46ff7
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-05 14:00:00 +08:00 |
|
winlin
|
466f99a1c8
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-05 10:31:21 +08:00 |
|
winlin
|
ce8f778fe6
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-05 10:17:06 +08:00 |
|
winlin
|
918a2943c9
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-05 09:55:45 +08:00 |
|
winlin
|
9067786bd3
|
Cover protocol stack RTMP. 3.0.63
|
2019-11-04 09:31:30 +08:00 |
|
winlin
|
a726a14b37
|
Cover protocol stack RTMP. 3.0.63
|
2019-10-29 10:02:03 +08:00 |
|
winlin
|
8c214dc967
|
Cover protocol stack RTMP. 3.0.63
|
2019-10-28 08:57:11 +08:00 |
|
winlin
|
cf9a6b4f48
|
Cover protocol stack RTMP. 3.0.63
|
2019-10-28 08:41:49 +08:00 |
|
winlin
|
1583f6cc3f
|
Cover protocol stack RTMP. 3.0.63
|
2019-10-25 08:18:21 +08:00 |
|
winlin
|
2b2a62ccba
|
Cover protocol stack RTMP. 0.6.63
|
2019-10-23 09:26:10 +08:00 |
|
winlin
|
f99ca04bd5
|
Cover JSON codec. 3.0.62
|
2019-10-23 08:59:30 +08:00 |
|
winlin
|
1b2449ca3f
|
Cover JSON codec. 3.0.62
|
2019-10-23 08:47:02 +08:00 |
|
winlin
|
48970389ba
|
Cover JSON codec. 3.0.62
|
2019-10-22 10:06:12 +08:00 |
|
winlin
|
e816ac28d2
|
Cover JSON codec. 3.0.62
|
2019-10-22 10:02:37 +08:00 |
|
winlin
|
1ebec34d5b
|
Cover JSON codec. 3.0.62
|
2019-10-22 09:58:09 +08:00 |
|
winlin
|
e683f07715
|
Cover JSON codec. 3.0.62
|
2019-10-22 09:01:29 +08:00 |
|
winlin
|
c7602d8cee
|
Cover JSON codec. 3.0.62
|
2019-10-22 08:54:29 +08:00 |
|
winlin
|
aee704fd1f
|
Cover AMF0 codec. 3.0.61
|
2019-10-22 08:30:46 +08:00 |
|
winlin
|
0a9659b749
|
Cover AMF0 codec. 3.0.61
|
2019-10-21 09:29:42 +08:00 |
|
winlin
|
232024ef67
|
AMF0: Refine utest
|
2019-10-18 08:54:59 +08:00 |
|
winlin
|
9542cd2ba5
|
AMF0: Refine utest
|
2019-10-18 08:54:13 +08:00 |
|
winlin
|
026b2a2a1e
|
Cover AMF0 codec. 3.0.61
|
2019-10-18 00:48:49 +00:00 |
|
winlin
|
da46091d3c
|
Cover AMF0 codec. 3.0.61
|
2019-10-12 09:27:32 +08:00 |
|
winlin
|
99ca2b9567
|
Cover AMF0 codec. 3.0.61
|
2019-10-12 08:56:04 +08:00 |
|
winlin
|
ebe8fa44e5
|
Cover AMF0 codec. 3.0.61
|
2019-10-12 00:36:52 +00:00 |
|
winlin
|
9d1249e256
|
Cover AMF0 codec. 3.0.61
|
2019-10-12 00:32:25 +00:00 |
|
winlin
|
b2e4a5f834
|
Cover AMF0 codec. 3.0.61
|
2019-10-11 09:28:53 +08:00 |
|
winlin
|
f24d82fada
|
Cover AMF0 codec. 3.0.61
|
2019-10-10 08:49:57 +08:00 |
|
winlin
|
e045b0a619
|
We prefer ipv4, only use ipv6 if ipv4 is disabled. 3.0.59
|
2019-10-07 10:34:55 +08:00 |
|
winlin
|
bb3e8a41d1
|
Cover all kernel flv.
|
2019-05-23 07:53:03 +08:00 |
|
winlin
|
32b53de46d
|
Cover FLV decoder
|
2019-05-21 08:51:58 +08:00 |
|
winlin
|
8311f0dc5a
|
Cover FLV decoder
|
2019-05-21 08:45:53 +08:00 |
|
winlin
|
ea9c4f89af
|
Covert FLV Vod decoder.
|
2019-05-21 08:43:20 +08:00 |
|
winlin
|
3bd7978b59
|
Cover FLV decoder.
|
2019-05-21 08:31:00 +08:00 |
|
winlin
|
7aa5fbee85
|
Cover FLV transmux.
|
2019-05-21 08:20:04 +08:00 |
|
winlin
|
f760c04340
|
Cover FLV vod open
|
2019-05-20 09:00:16 +08:00 |
|
winlin
|
dd4ccfab79
|
Cover shared ptr message.
|
2019-05-20 08:45:42 +08:00 |
|
winlin
|
8b595c4cdf
|
Cover more kernel time.
|
2019-05-15 08:57:46 +08:00 |
|
winlin
|
f7994b85eb
|
Cover more kernel codec.
|
2019-05-15 08:44:38 +08:00 |
|
winlin
|
77cc148608
|
Refine utest
|
2019-05-14 08:42:46 +08:00 |
|
winlin
|
58561b9f76
|
Refine utest
|
2019-05-14 08:40:22 +08:00 |
|
winlin
|
c10671cbb3
|
Cover all kernel file.
|
2019-05-14 08:24:43 +08:00 |
|
winlin
|
13c4498e11
|
Cover mp4 header.
|
2019-05-14 08:17:39 +08:00 |
|
winlin
|
1605000817
|
Covert Kernel File reader/writer. 3.0.52
|
2019-05-14 08:13:27 +08:00 |
|
winlin
|
a7e0d672a7
|
Cover kernel file writer.
|
2019-05-13 08:48:53 +08:00 |
|
winlin
|
6ac5b0a006
|
Cover tcp socket IO.
|
2019-05-13 08:08:41 +08:00 |
|
winlin
|
467d5e5f50
|
Fix build failed bug.
|
2019-05-09 08:51:14 +08:00 |
|
winlin
|
ccba55cdd8
|
Migrate is_never_timeout to utility.
|
2019-05-09 08:42:53 +08:00 |
|
winlin
|
1b37b90b8f
|
Covert tcp read, write and readfully.
|
2019-05-09 08:38:54 +08:00 |
|
winlin
|
38a6f5e6cf
|
Support TCP server utest.
|
2019-05-09 08:05:27 +08:00 |
|
winlin
|
9366161871
|
Refine utest for tcp connection.
|
2019-05-09 07:54:21 +08:00 |
|
winlin
|
1d3afa5ab9
|
Add utest for tcp server
|
2019-05-06 09:53:55 +08:00 |
|
winlin
|
8a94ac4b49
|
Upgrade http-parser to 2.9.2
|
2019-04-25 10:39:38 +08:00 |
|
winlin
|
0ee386b656
|
Refine http parser code.
|
2019-04-25 08:51:38 +08:00 |
|
winlin
|
cfc92d5e93
|
Use http-parser 2.9.2
|
2019-04-24 09:37:25 +08:00 |
|
winlin
|
394cdb5f04
|
Refine in time unit. 3.0.49
|
2019-04-22 08:12:17 +08:00 |
|
winlin
|
cfab73b552
|
Refine SrsWallClock and SrsKbps in time unit.
|
2019-04-19 08:39:38 +08:00 |
|
winlin
|
5a45fd98c3
|
Refine get_recv_timeout and is_never_timeout in time unit
|
2019-04-17 08:38:34 +08:00 |
|
winlin
|
d3dc45f357
|
Refine set_recv_timeout in time unit
|
2019-04-17 08:31:53 +08:00 |
|
winlin
|
38bbf6b111
|
Refine get_send_timeout in time unit
|
2019-04-17 08:23:15 +08:00 |
|
winlin
|
f4bee37e76
|
Refine set_send_timeout in time unit
|
2019-04-17 08:18:37 +08:00 |
|
winlin
|
138d1e3cad
|
Refine get_vhost_http_remux_fast_cache in time unit
|
2019-04-16 08:50:48 +08:00 |
|
winlin
|
010e35bec2
|
Refine get_hds_fragment and get_hds_window in time unit
|
2019-04-16 08:24:11 +08:00 |
|
winlin
|
917f6d066d
|
Refine get_hls_window in time unit
|
2019-04-16 08:20:32 +08:00 |
|
winlin
|
ca705a6f62
|
Refine get_hls_fragment in time unit
|
2019-04-16 08:14:12 +08:00 |
|
winlin
|
402e614471
|
Refine get_send_min_interval in time unit
|
2019-04-16 07:59:27 +08:00 |
|
winlin
|
c1b64ba24f
|
Refine get_queue_length and set_queue_size in time unit
|
2019-04-16 07:55:19 +08:00 |
|
winlin
|
bc1189caee
|
Refine SrsFragment.duration in time unit.
|
2019-04-12 08:04:06 +08:00 |
|
winlin
|
0879bef9b2
|
Refine SRS_CONSTS_NO_TMMS to SRS_UTIME_NO_TIMEOUT
|
2019-04-11 09:33:26 +08:00 |
|
winlin
|
6c12aa0eca
|
Refine srs_update_system_time in time unit
|
2019-04-10 09:07:03 +08:00 |
|
winlin
|
9b7c0802a9
|
Refine srs_update_system_time in time unit
|
2019-04-10 08:32:46 +08:00 |
|
winlin
|
9b1222a79c
|
Refine get_publish_normal_timeout in time unit
|
2019-04-10 07:58:39 +08:00 |
|
winlin
|
170872135d
|
Refine get_publish_1stpkt_timeout in time unit
|
2019-04-10 07:53:09 +08:00 |
|
winlin
|
d6828a3e58
|
Refine get_mw_sleep in time unit
|
2019-04-09 09:39:16 +08:00 |
|
winlin
|
839a496d50
|
Refine get_mr_sleep in time unit
|
2019-04-09 09:20:44 +08:00 |
|
winlin
|
5df8f2f6c1
|
Refine get_pithy_print in time unit
|
2019-04-09 08:55:54 +08:00 |
|
winlin
|
60f9561d2d
|
Refine get_heartbeat_interval in time unit
|
2019-04-09 08:47:18 +08:00 |
|
winlin
|
5937304717
|
Refine get_dash_timeshift in time unit
|
2019-04-08 09:20:02 +08:00 |
|
winlin
|
12cf17ef6b
|
Refine get_dash_update_period in time unit
|
2019-04-08 09:10:06 +08:00 |
|
winlin
|
4302ab7708
|
Refine get_dash_fragment to time unit
|
2019-04-08 09:02:39 +08:00 |
|
winlin
|
bb6389143f
|
Refine get_bw_check_interval in time unit
|
2019-04-08 08:46:22 +08:00 |
|
winlin
|
74c1944e15
|
Refine config, allow parse multiple times.
|
2019-04-08 08:31:58 +08:00 |
|
winlin
|
6239dfa489
|
Apply time unit
|
2019-04-07 16:25:52 +08:00 |
|
winlin
|
7037f6a197
|
Cover more ST Coroutine code
|
2019-04-07 15:22:09 +08:00 |
|
winlin
|
1ce040cc2c
|
Cover more ST Coroutine code
|
2019-04-07 14:35:11 +08:00 |
|
winlin
|
3d5508e088
|
Cover more ST Coroutine code
|
2019-04-07 13:52:16 +08:00 |
|