|
Updated structures and functions for setting the max bitrate limit to take rtc::Optional<int> instead of special constants (0 or -1).
BUG=
Total comments: 10
Total comments: 13
Total comments: 13
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+340 lines, -240 lines) |
Patch |
 |
M |
webrtc/api/java/jni/peerconnection_jni.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/mediacontroller.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/rtpparameters.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/webrtcsdp.cc
|
View
|
1
2
3
|
2 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/webrtcsdp_unittest.cc
|
View
|
1
2
3
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/webrtcsession_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/base/optional.h
|
View
|
1
2
3
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/base/optional_unittest.cc
|
View
|
1
2
3
|
4 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/call.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/call/call.cc
|
View
|
1
2
3
|
5 chunks |
+21 lines, -7 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/base/fakemediaengine.h
|
View
|
1
2
3
|
11 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/base/mediachannel.h
|
View
|
1
2
3
|
4 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/base/rtpdataengine.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/media/base/rtpdataengine.cc
|
View
|
1
2
3
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/base/rtpdataengine_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/media/base/videoengine_unittest.h
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/simulcast.h
|
View
|
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/simulcast.cc
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvideoengine2.h
|
View
|
1
2
3
|
4 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvideoengine2.cc
|
View
|
1
2
3
|
11 chunks |
+27 lines, -23 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvideoengine2_unittest.cc
|
View
|
1
2
3
|
10 chunks |
+53 lines, -39 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvoiceengine.h
|
View
|
1
2
3
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvoiceengine.cc
|
View
|
1
2
3
|
5 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvoiceengine_unittest.cc
|
View
|
1
2
3
|
6 chunks |
+19 lines, -19 lines |
0 comments
|
Download
|
 |
M |
webrtc/pc/channel.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/pc/channel_unittest.cc
|
View
|
1
2
3
|
5 chunks |
+20 lines, -16 lines |
0 comments
|
Download
|
 |
M |
webrtc/pc/mediasession.h
|
View
|
|
4 chunks |
+16 lines, -18 lines |
0 comments
|
Download
|
 |
M |
webrtc/pc/mediasession_unittest.cc
|
View
|
|
13 chunks |
+32 lines, -23 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/screenshare_loopback.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/video/video_loopback.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/video/video_send_stream_tests.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
Total messages: 24 (7 generated)
|