|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+840 lines, -220 lines) |
Patch |
 |
M |
talk/app/webrtc/test/fakeaudiocapturemodule.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
talk/libjingle.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
talk/media/webrtc/fakewebrtcvoiceengine.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
talk/media/webrtc/webrtcvoiceengine.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+27 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/audio_device_template.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/audio_manager.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/audio_manager.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+23 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/audio_manager_unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/audio_record_jni.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/audio_record_jni.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+30 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/audio_track_jni.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A |
webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioEffects.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+377 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioManager.java
|
View
|
1
2
3
4
5
6
7
8
|
9 chunks |
+48 lines, -35 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioRecord.java
|
View
|
1
2
3
4
5
6
7
8
|
10 chunks |
+56 lines, -90 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioTrack.java
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioUtils.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+93 lines, -34 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/audio_device_generic.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/audio_device_generic.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/audio_device_impl.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/audio_device_impl.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+29 lines, -16 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/include/audio_device.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -9 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_device/include/fake_audio_device.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/include/voe_hardware.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/voe_hardware_impl.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/voe_hardware_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|