|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+580 lines, -314 lines) |
Patch |
 |
M |
webrtc/base/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/base/base.gyp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/base/base_tests.gyp
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
webrtc/base/rate_statistics.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
webrtc/base/rate_statistics.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
webrtc/base/rate_statistics_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/modules.gyp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/BUILD.gn
|
View
|
1
2
3
4
7
8
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/overuse_detector_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
webrtc/modules/remote_bitrate_estimator/rate_statistics.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/remote_bitrate_estimator/rate_statistics.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -85 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/remote_bitrate_estimator/rate_statistics_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -97 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/video_coding/bitrate_adjuster.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+160 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/video_coding/bitrate_adjuster_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+168 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+16 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
10 chunks |
+121 lines, -59 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/video_coding/include/bitrate_adjuster.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_coding.gypi
|
View
|
1
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/receive_statistics_proxy.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|