|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+603 lines, -620 lines) |
Patch |
|
M |
webrtc/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/base/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/base/base.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/base/rate_limiter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/base/rate_limiter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/base/rate_limiter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+205 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/base/rate_statistics.h
|
View
|
1
2
3
4
5
|
1 chunk |
+19 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/base/rate_statistics.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/call/rtc_event_log_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/common_types.h
|
View
|
1
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/congestion_controller/congestion_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+22 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/congestion_controller/include/congestion_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/include/receive_statistics.h
|
View
|
1
2
3
4
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/include/rtp_rtcp.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
D |
webrtc/modules/rtp_rtcp/source/bitrate.h
|
View
|
|
1 chunk |
+0 lines, -77 lines |
0 comments
|
Download
|
|
D |
webrtc/modules/rtp_rtcp/source/bitrate.cc
|
View
|
|
1 chunk |
+0 lines, -121 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/nack_rtx_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h
|
View
|
1
2
3
4
|
5 chunks |
+4 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc
|
View
|
1
2
3
4
5
|
7 chunks |
+5 lines, -31 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
5 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_sender.h
|
View
|
1
2
3
4
5
|
10 chunks |
+8 lines, -55 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_sender.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
19 chunks |
+47 lines, -160 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_sender_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
17 chunks |
+42 lines, -31 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_sender_video.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc
|
View
|
1
2
3
4
|
6 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
|
M |
webrtc/video/end_to_end_tests.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
8 chunks |
+41 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/video/payload_router.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/video/payload_router.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
|
M |
webrtc/video/payload_router_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
M |
webrtc/video/rtp_stream_receiver.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/video/send_statistics_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/video/send_statistics_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/video/send_statistics_proxy_unittest.cc
|
View
|
|
4 chunks |
+17 lines, -18 lines |
0 comments
|
Download
|
|
M |
webrtc/video/video_send_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/webrtc_tests.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|