|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+667 lines, -280 lines) |
Patch |
 |
M |
webrtc/modules/modules.gyp
|
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/modules/video_coding/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/generic_encoder.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+32 lines, -75 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/generic_encoder.cc
|
View
|
1
2
3
|
11 chunks |
+48 lines, -78 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/include/video_coding.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/video_coding/utility/ivf_file_writer.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/video_coding/utility/ivf_file_writer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+197 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/video_coding/utility/ivf_file_writer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+176 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/utility/video_coding_utility.gyp
|
View
|
|
1 chunk |
+2 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
11
12
13
14
15
|
5 chunks |
+18 lines, -23 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_coding_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
7 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_receiver.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
28 chunks |
+54 lines, -85 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_receiver_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
11
12
13
14
15
16
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/video_receive_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/video_receive_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
6 chunks |
+33 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/vie_encoder.h
|
View
|
1
2
3
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/vie_encoder.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|