|
Total comments: 20
Total comments: 2
Total comments: 10
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+820 lines, -613 lines) |
Patch |
|
M |
webrtc/config.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/config.cc
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/bitrate_controller.gypi
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/bitrate_controller_impl.h
|
View
|
1
2
3
4
|
2 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/bitrate_controller_impl.cc
|
View
|
1
2
3
4
|
11 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/bitrate_controller/include/bitrate_controller.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
D |
webrtc/modules/bitrate_controller/send_time_history.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
|
D |
webrtc/modules/bitrate_controller/send_time_history.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -86 lines |
0 comments
|
Download
|
|
D |
webrtc/modules/bitrate_controller/send_time_history_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -149 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/modules.gyp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/include/packet_router.h
|
View
|
1
2
3
4
5
|
3 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/pacing.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/packet_router.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+44 lines, -13 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/pacing/packet_router_unittest.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+28 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A + |
webrtc/modules/remote_bitrate_estimator/include/send_time_history.h
|
View
|
1
2
3
4
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A + |
webrtc/modules/remote_bitrate_estimator/send_time_history.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h
|
View
|
1
2
3
4
5
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+14 lines, -11 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_sender.h
|
View
|
1
2
3
4
|
5 chunks |
+33 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_sender.cc
|
View
|
1
2
3
4
5
|
14 chunks |
+158 lines, -109 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_sender_unittest.cc
|
View
|
1
2
3
4
|
23 chunks |
+52 lines, -50 lines |
0 comments
|
Download
|
|
M |
webrtc/test/frame_generator_capturer.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/test/frame_generator_capturer.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video/audio_receive_stream.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video/call_perf_tests.cc
|
View
|
1
2
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/video/end_to_end_tests.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+278 lines, -89 lines |
0 comments
|
Download
|
|
M |
webrtc/video/video_receive_stream.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video/video_send_stream.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video/video_send_stream_tests.cc
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video_engine/vie_channel.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video_engine/vie_channel.cc
|
View
|
1
2
3
4
5
6
|
9 chunks |
+46 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/video_engine/vie_channel_group.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video_engine/vie_channel_group.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+19 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/video_engine/vie_receiver.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video_engine/vie_receiver.cc
|
View
|
|
2 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
Total messages: 36 (12 generated)
|