|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2158 lines, -760 lines) |
Patch |
 |
M |
webrtc/modules/modules.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/bwe_simulations.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
13 chunks |
+31 lines, -31 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
13 chunks |
+25 lines, -25 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
5 chunks |
+69 lines, -17 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/bwe.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
6 chunks |
+108 lines, -27 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
10 chunks |
+82 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
17 chunks |
+161 lines, -80 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
26 chunks |
+93 lines, -86 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h
|
View
|
|
3 chunks |
+98 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+91 lines, -1 line |
0 comments
|
Download
|
 |
A |
webrtc/modules/remote_bitrate_estimator/test/bwe_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
1 chunk |
+393 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/estimators/nada.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
8 chunks |
+29 lines, -78 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/estimators/nada_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
10 chunks |
+137 lines, -253 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/estimators/remb.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/estimators/tcp.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+167 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/remote_bitrate_estimator/test/metric_recorder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+438 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/packet.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
4 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+14 lines, -18 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
4 chunks |
+61 lines, -74 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/packet_sender.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
5 chunks |
+24 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
9 chunks |
+110 lines, -18 lines |
0 comments
|
Download
|