|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2088 lines, -1179 lines) |
Patch |
|
M |
webrtc/base/bitbuffer.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/base/bitbuffer.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/base/buffer.h
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/common_video/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/common_video/common_video.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/common_video/common_video_unittests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/h264_common.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/h264_common.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+106 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/pps_parser.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/pps_parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+148 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/pps_parser_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+201 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/sps_parser.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
|
A + |
webrtc/common_video/h264/sps_parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
7 chunks |
+81 lines, -94 lines |
0 comments
|
Download
|
|
A + |
webrtc/common_video/h264/sps_parser_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+45 lines, -48 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/sps_vui_rewriter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/sps_vui_rewriter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+359 lines, -0 lines |
0 comments
|
Download
|
|
A |
webrtc/common_video/h264/sps_vui_rewriter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+195 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/modules.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
D |
webrtc/modules/rtp_rtcp/source/h264_sps_parser.h
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
|
D |
webrtc/modules/rtp_rtcp/source/h264_sps_parser.cc
|
View
|
|
1 chunk |
+0 lines, -232 lines |
0 comments
|
Download
|
|
D |
webrtc/modules/rtp_rtcp/source/h264_sps_parser_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -173 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_format.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_format_h264.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+42 lines, -21 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+340 lines, -189 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/rtp_rtcp/source/rtp_format_h264_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+195 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/h264_bitstream_parser.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+12 lines, -33 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/h264_bitstream_parser.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
7 chunks |
+68 lines, -340 lines |
0 comments
|
Download
|