|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+147 lines, -55 lines) |
Patch |
 |
M |
talk/app/webrtc/java/jni/androidmediaencoder_jni.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/main/interface/video_coding.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
24 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/main/source/video_coding_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/main/source/video_receiver.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
A + |
webrtc/modules/video_coding/utility/include/qp_parser.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+13 lines, -9 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/utility/include/vp8_header_parser.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A + |
webrtc/modules/video_coding/utility/qp_parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/utility/video_coding_utility.gyp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/utility/vp8_header_parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+26 lines, -7 lines |
0 comments
|
Download
|
 |
M |
webrtc/system_wrappers/interface/metrics.h
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/receive_statistics_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/receive_statistics_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+16 lines, -0 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
|
3 chunks |
+8 lines, -1 line |
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
|
4 chunks |
+16 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/video_frame.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|