|
Revert of Reland "Added option to specify a maximum file size when recording an AEC dump." (patchset #2 id:20001 of https://codereview.webrtc.org/1541633002/ )
Reason for revert:
Compile error on Android needs to be fixed before relanding.
Original issue's description:
> Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87.
>
> The revert of the original CL was commit 36d4c545007129446e551c45c17b25377dce89a4.
> Original review: https://codereview.webrtc.org/1413483003/
>
> The original CL changes a function on audio_processing.h that is used by Chrome, this CL adds back the old function.
>
> NOTRY=true
> TBR=glaznev@webrtc.org, henrik.lundin@webrtc.org, solenberg@google.com, henrikg@webrtc.org, perkj@webrtc.org
> BUG= webrtc:4741
>
> Committed: https://crrev.com/f4f5cb09277d5ef6aeac8341e5f54a055867803a
> Cr-Commit-Position: refs/heads/master@{#11093}
TBR=glaznev@webrtc.org,henrik.lundin@webrtc.org,solenberg@google.com,henrikg@webrtc.org,perkj@webrtc.org,kwiberg@webrtc.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG= webrtc:4741
Committed: https://crrev.com/a4df27b6713583045e51e20c4eb93718d15ca33e
Cr-Commit-Position: refs/heads/master@{#11094}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+61 lines, -142 lines) |
Patch |
|
M |
talk/app/webrtc/java/jni/peerconnection_jni.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/java/src/org/webrtc/PeerConnectionFactory.java
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectionfactory.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectionfactory.cc
|
View
|
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectionfactoryproxy.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnectioninterface.h
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
talk/media/base/fakemediaengine.h
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
talk/media/base/mediaengine.h
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
talk/media/webrtc/fakewebrtcvoiceengine.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
talk/media/webrtc/webrtcvoiceengine.h
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
talk/media/webrtc/webrtcvoiceengine.cc
|
View
|
|
4 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
|
M |
talk/session/media/channelmanager.h
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
talk/session/media/channelmanager.cc
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/examples/androidapp/src/org/appspot/apprtc/PeerConnectionClient.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/audio_processing_impl.h
|
View
|
|
3 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/audio_processing_impl.cc
|
View
|
|
13 chunks |
+4 lines, -28 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/include/audio_processing.h
|
View
|
|
1 chunk |
+3 lines, -12 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/include/mock_audio_processing.h
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/test/audio_processing_unittest.cc
|
View
|
|
9 chunks |
+11 lines, -34 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/test/debug_dump_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/test/process_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/voice_engine/voe_audio_processing_impl.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 5 (1 generated)
|