|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+464 lines, -276 lines) |
Patch |
|
M |
webrtc/api/ortc/ortcfactoryinterface.h
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/api/ortc/rtptransportinterface.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+26 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/call/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/call/call.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/call/call.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/call/call_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/call/fake_rtp_transport_controller_send.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/call/rtp_transport_controller_send.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/call/rtp_transport_controller_send.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/call/rtp_transport_controller_send_interface.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/common_types.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/media/base/fakemediaengine.h
|
View
|
1
2
3
4
5
6
|
6 chunks |
+19 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/media/base/test/mock_mediachannel.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/ortcfactory.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/ortcfactory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/ortcfactory_integrationtest.cc
|
View
|
1
2
3
|
4 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/ortcfactory_unittest.cc
|
View
|
1
2
3
|
6 chunks |
+25 lines, -34 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/ortcrtpreceiver_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/ortcrtpsender_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/rtptransport_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
8 chunks |
+101 lines, -45 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/rtptransportadapter.h
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/rtptransportadapter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
10 chunks |
+46 lines, -32 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/rtptransportcontrolleradapter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/rtptransportcontrolleradapter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
13 chunks |
+48 lines, -17 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/srtptransport_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/ortc/testrtpparameters.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/pc/rtptransport.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/pc/rtptransport.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+14 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/pc/rtptransport_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+23 lines, -12 lines |
0 comments
|
Download
|
|
M |
webrtc/pc/srtptransport.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/test/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/test/call_test.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/test/call_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
5 chunks |
+15 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/video/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/video/video_send_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/video/video_send_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
9 chunks |
+8 lines, -14 lines |
0 comments
|
Download
|
|
M |
webrtc/video/video_send_stream_tests.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|