|
Wire up BitrateAllocation to be sent as RTCP TargetBitrate
BUG= webrtc:6301
Total comments: 19
Total comments: 6
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+394 lines, -195 lines) |
Patch |
 |
M |
webrtc/common_video/include/video_bitrate_allocator.h
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/rtp_rtcp/include/rtp_rtcp.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/rtp_rtcp/mocks/mock_rtp_rtcp.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/rtp_rtcp/source/rtcp_sender.h
|
View
|
1
2
3
4
5
6
7
8
|
7 chunks |
+16 lines, -13 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/rtp_rtcp/source/rtcp_sender.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
8 chunks |
+61 lines, -44 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_coding_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+18 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_coding_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_sender.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+21 lines, -10 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_sender_unittest.cc
|
View
|
|
6 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/end_to_end_tests.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+91 lines, -88 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/payload_router.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/payload_router.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+22 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/payload_router_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+53 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/video_send_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
11 chunks |
+19 lines, -10 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/vie_encoder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/vie_encoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
7 chunks |
+18 lines, -3 lines |
0 comments
|
Download
|
Total messages: 48 (32 generated)
|