|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+448 lines, -221 lines) |
Patch |
|
M |
webrtc/common_types.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/paced_sender.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
9 chunks |
+22 lines, -48 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/bwe_simulations.cc
|
View
|
|
4 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/overuse_detector.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
|
2 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/overuse_detector.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
|
5 chunks |
+79 lines, -22 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/overuse_detector_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 chunks |
+180 lines, -48 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc
|
View
|
|
1 chunk |
+2 lines, -2 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
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time_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
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream_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
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimators_test.cc
|
View
|
|
2 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/test/bwe.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+1 line, -20 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
|
A |
webrtc/modules/remote_bitrate_estimator/test/random.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/modules/remote_bitrate_estimator/test/random.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/test/field_trial.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|