|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1317 lines, -697 lines) |
Patch |
 |
M |
webrtc/media/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvoiceengine.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvoiceengine.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
5 chunks |
+11 lines, -16 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
5 chunks |
+23 lines, -5 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/aec_dump/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/aec_dump/aec_dump_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/aec_dump/aec_dump_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/aec_dump/aec_dump_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+241 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/aec_dump/aec_dump_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/aec_dump/capture_stream_info_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+137 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/aec_dump/no_pb_aec_dumper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/aec_dump/null_aec_dump_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/audio_processing_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+6 lines, -39 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/audio_processing_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
13 chunks |
+100 lines, -320 lines |
0 comments
|
Download
|
 |
A + |
webrtc/modules/audio_processing/audio_processing_impl.cc.orig
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
16 chunks |
+203 lines, -211 lines |
0 comments
|
Download
|
 |
A + |
webrtc/modules/audio_processing/audio_processing_impl.h.orig
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+27 lines, -26 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/audio_processing_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
9 chunks |
+26 lines, -20 lines |
0 comments
|
Download
|
 |
A + |
webrtc/modules/audio_processing/audio_processing_unittest.cc.orig
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
8 chunks |
+24 lines, -15 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/include/aec_dump.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+145 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_processing/include/aec_dump.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/include/audio_processing.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+4 lines, -23 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/include/mock_audio_processing.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/test/audio_processing_simulator.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/test/audio_processing_simulator.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_processing/test/debug_dump_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|