|
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+750 lines, -881 lines) |
Patch |
 |
M |
talk/app/webrtc/objc/RTCAVFoundationVideoSource.mm
|
View
|
1
2
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/objc/RTCPeerConnectionFactory.mm
|
View
|
1
2
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/objc/RTCVideoSource.mm
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/objc/RTCVideoSource+Internal.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
talk/app/webrtc/objc/RTCVideoTrack.mm
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/api.gyp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/api_tests.gyp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/java/jni/peerconnection_jni.cc
|
View
|
|
4 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/mediastreaminterface.h
|
View
|
|
3 chunks |
+25 lines, -7 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/mediastreamtrackproxy.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/objc/RTCAVFoundationVideoSource.mm
|
View
|
1
2
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/objc/RTCVideoSource.mm
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/objc/RTCVideoSource+Private.h
|
View
|
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/objc/RTCVideoTrack.mm
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnection.cc
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnection_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnectionfactory.h
|
View
|
1
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnectionfactory.cc
|
View
|
1
|
3 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnectionfactory_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnectionfactoryproxy.h
|
View
|
1
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnectioninterface.h
|
View
|
1
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnectioninterface_unittest.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/rtpsender.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/rtpsenderreceiver_unittest.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/test/peerconnectiontestwrapper.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/videocapturertracksource.h
|
View
|
1
2
3
|
1 chunk |
+84 lines, -3 lines |
1 comment
|
Download
|
 |
M |
webrtc/api/videocapturertracksource.cc
|
View
|
1
2
3
|
2 chunks |
+433 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
webrtc/api/videocapturertracksource_unittest.cc
|
View
|
|
24 chunks |
+98 lines, -114 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/videosource.h
|
View
|
1
|
1 chunk |
+1 line, -90 lines |
0 comments
|
Download
|
 |
D |
webrtc/api/videosource_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -529 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/videosourceinterface.h
|
View
|
|
1 chunk |
+1 line, -31 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/videosourceproxy.h
|
View
|
|
1 chunk |
+16 lines, -14 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/videotrack.h
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/videotrack.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/videotrack_unittest.cc
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
Total messages: 14 (8 generated)
|