|
Move coder, file_player, and file_recorder to webrtc/voice_engine
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+91 lines, -1129 lines) |
Patch |
 |
M |
.gn
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/BUILD.gn
|
View
|
1
2
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/utility/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/utility/include/file_player.h
|
View
|
|
1 chunk |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/utility/include/file_recorder.h
|
View
|
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/utility/source/coder.h
|
View
|
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/utility/source/coder.cc
|
View
|
|
1 chunk |
+0 lines, -116 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/utility/source/file_player.cc
|
View
|
|
1 chunk |
+0 lines, -393 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/utility/source/file_player_unittests.cc
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
webrtc/modules/utility/source/file_recorder.cc
|
View
|
|
1 chunk |
+0 lines, -263 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/utility/utility.gypi
|
View
|
1
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/BUILD.gn
|
View
|
1
2
|
3 chunks |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/channel.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
webrtc/voice_engine/coder.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
webrtc/voice_engine/coder.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
webrtc/voice_engine/file_player.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
webrtc/voice_engine/file_player.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
webrtc/voice_engine/file_player_unittests.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
webrtc/voice_engine/file_recorder.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
webrtc/voice_engine/file_recorder.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/output_mixer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/transmit_mixer.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/voice_engine.gyp
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|