Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(447)

Issue 1412963007: Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.o… (Closed)

Created:
5 years, 1 month ago by kjellander_webrtc
Modified:
5 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, peah-webrtc, Andrew MacDonald, henrika_webrtc, tterriberry_mozilla.com, hlundin-webrtc, mflodman, kwiberg-webrtc, the sun, aluebs-webrtc, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) This is the second revert. The first attempt in https://codereview.webrtc.org/1423693008/ was missing a subtle curly brace caused by a merge conflict. I'm going to let this one go through the CQ. Reason for revert: This breaks iOS GYP generation as described on http://www.webrtc.org/native-code/ios I'm going to drive getting the build_with_libjingle=1 setting removed from the bots to match the official instructions. See https://code.google.com/p/webrtc/issues/detail?id=4653 for more context, as this is exactly what that issue tries to solve. Original issue's description: > Add aecdump support to audioproc_f. > > Add a new interface to abstract away file operations. This CL temporarily > removes support for dumping the output of reverse streams. It will be easy to > restore in the new framework, although we may decide to only allow it with > the aecdump format. > > We also now require the user to specify the output format, rather than > defaulting to the input format. > > TEST=Bit-exact output to the previous audioproc_f version using an input wav > file, and to the legacy audioproc using an aecdump file. > > Committed: https://crrev.com/bdafe31b86e9819b0adb9041f87e6194b7422b08 > Cr-Commit-Position: refs/heads/master@{#10460} TBR=aluebs@webrtc.org,peah@webrtc.org,andrew@webrtc.org BUG= Committed: https://crrev.com/b7a5c16d2c6dbe5ca17fca86a3180b8aad5054f7 Cr-Commit-Position: refs/heads/master@{#10532}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -463 lines) Patch
M webrtc/common_audio/wav_file.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/common_audio/wav_file.cc View 2 chunks +2 lines, -10 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_tests.gypi View 1 chunk +0 lines, -3 lines 0 comments Download
D webrtc/modules/audio_processing/test/audio_file_processor.h View 1 chunk +0 lines, -139 lines 0 comments Download
D webrtc/modules/audio_processing/test/audio_file_processor.cc View 1 chunk +0 lines, -177 lines 0 comments Download
M webrtc/modules/audio_processing/test/audioproc_float.cc View 5 chunks +145 lines, -54 lines 0 comments Download
M webrtc/modules/audio_processing/test/process_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_processing/test/test_utils.h View 2 chunks +0 lines, -32 lines 0 comments Download
M webrtc/modules/audio_processing/test/test_utils.cc View 2 chunks +9 lines, -42 lines 0 comments Download
M webrtc/system_wrappers/include/tick_util.h View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
kjellander_webrtc
Sorry for the first bad revert. I should have at least run a few trybots ...
5 years, 1 month ago (2015-11-05 14:57:03 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412963007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412963007/1
5 years, 1 month ago (2015-11-05 14:57:14 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-11-05 16:57:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412963007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412963007/1
5 years, 1 month ago (2015-11-05 20:29:20 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-05 20:33:22 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/b7a5c16d2c6dbe5ca17fca86a3180b8aad5054f7 Cr-Commit-Position: refs/heads/master@{#10532}
5 years, 1 month ago (2015-11-05 20:33:34 UTC) #10
aluebs-webrtc
5 years, 1 month ago (2015-11-05 20:35:57 UTC) #11
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698