|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+542 lines, -363 lines) |
Patch |
|
M |
webrtc/audio/audio_receive_stream_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/audio/audio_send_stream_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/call/bitrate_allocator.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/call/bitrate_allocator.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+11 lines, -13 lines |
0 comments
|
Download
|
|
M |
webrtc/call/bitrate_allocator_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/call/call.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/bitrate_controller_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/bitrate_controller_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+13 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/include/bitrate_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/include/mock/mock_bitrate_controller.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/congestion_controller/congestion_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+69 lines, -18 lines |
0 comments
|
Download
|
|
A |
webrtc/modules/congestion_controller/congestion_controller_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+111 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/congestion_controller/include/congestion_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+35 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/congestion_controller/include/mock/mock_congestion_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+10 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/modules.gyp
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/mock/mock_paced_sender.h
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/paced_sender.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+21 lines, -17 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/paced_sender.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+36 lines, -27 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/paced_sender_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
23 chunks |
+159 lines, -205 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/packet_router.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -1 line |
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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+2 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/video/encoder_state_feedback_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+3 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/video/video_send_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/video/vie_encoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/video/vie_encoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
4 chunks |
+3 lines, -12 lines |
0 comments
|
Download
|