|
Total comments: 2
Total comments: 2
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+839 lines, -249 lines) |
Patch |
|
M |
webrtc/api/java/jni/peerconnection_jni.cc
|
View
|
1
2
3
|
6 chunks |
+59 lines, -40 lines |
0 comments
|
Download
|
|
M |
webrtc/api/java/src/org/webrtc/RtpReceiver.java
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/api/mediastreamprovider.h
|
View
|
|
2 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/api/rtpparameters.h
|
View
|
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/api/rtpreceiver.h
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/api/rtpreceiver.cc
|
View
|
|
3 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/api/rtpreceiverinterface.h
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/api/rtpsender.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/api/rtpsenderreceiver_unittest.cc
|
View
|
1
2
3
|
5 chunks |
+42 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/api/webrtcsession.h
|
View
|
1
2
3
|
2 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/api/webrtcsession.cc
|
View
|
1
2
3
|
2 chunks |
+46 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/api/webrtcsession_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/media/base/codec_unittest.cc
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/media/base/fakemediaengine.h
|
View
|
1
2
3
|
3 chunks |
+40 lines, -12 lines |
0 comments
|
Download
|
|
M |
webrtc/media/base/mediachannel.h
|
View
|
1
2
3
|
2 chunks |
+18 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvideoengine2.h
|
View
|
1
2
3
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvideoengine2.cc
|
View
|
1
2
3
|
2 chunks |
+53 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvideoengine2_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+64 lines, -31 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvoiceengine.h
|
View
|
1
2
3
|
2 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvoiceengine.cc
|
View
|
1
2
3
|
6 chunks |
+62 lines, -12 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvoiceengine_unittest.cc
|
View
|
1
2
3
4
|
5 chunks |
+61 lines, -32 lines |
0 comments
|
Download
|
|
M |
webrtc/pc/channel.h
|
View
|
1
2
3
|
4 chunks |
+22 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/pc/channel.cc
|
View
|
1
2
3
|
2 chunks |
+70 lines, -20 lines |
0 comments
|
Download
|
|
M |
webrtc/pc/channel_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/sdk/BUILD.gn
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/sdk/objc/Framework/Classes/RTCPeerConnection.mm
|
View
|
1
2
3
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/sdk/objc/Framework/Classes/RTCRtpReceiver.mm
|
View
|
1
2
3
4
5
6
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
|
A + |
webrtc/sdk/objc/Framework/Classes/RTCRtpReceiver+Private.h
|
View
|
1
2
|
1 chunk |
+9 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/sdk/objc/Framework/Classes/RTCRtpSender.mm
|
View
|
1
2
3
4
|
2 chunks |
+34 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/sdk/objc/Framework/Classes/RTCRtpSender+Private.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/sdk/objc/Framework/Headers/WebRTC/RTCPeerConnection.h
|
View
|
1
2
3
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A + |
webrtc/sdk/objc/Framework/Headers/WebRTC/RTCRtpReceiver.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+11 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/sdk/sdk.gyp
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 21 (7 generated)
|