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

Issue 1419953010: Reland of Add aecdump support to audioproc_f. (Closed)

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

Description

Reland of Add aecdump support to audioproc_f. (patchset #2 id:250001 of https://codereview.webrtc.org/1423693008/ ) Reason for revert: Oh dear, this broke compilation. I guess more was built on top of this CL before I reverted it. Reverting now for futher investigation (and re-land using CQ) Original issue's description: > Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ ) > > 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 > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > > Committed: https://crrev.com/d279941bb54bfdc6e7324bf36cac76581474b96d > Cr-Commit-Position: refs/heads/master@{#10523} TBR=aluebs@webrtc.org,peah@webrtc.org,andrew@webrtc.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/86b40506b3443d5cf0c5ec838e44edd9f4376c01 Cr-Commit-Position: refs/heads/master@{#10524}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+468 lines, -165 lines) Patch
M webrtc/common_audio/wav_file.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/common_audio/wav_file.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_tests.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
A webrtc/modules/audio_processing/test/audio_file_processor.h View 1 chunk +139 lines, -0 lines 0 comments Download
A webrtc/modules/audio_processing/test/audio_file_processor.cc View 1 chunk +177 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/test/audioproc_float.cc View 4 chunks +59 lines, -150 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 +32 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/test/test_utils.cc View 2 chunks +42 lines, -9 lines 0 comments Download
M webrtc/system_wrappers/include/tick_util.h View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kjellander_webrtc
Created Reland of Add aecdump support to audioproc_f.
5 years, 1 month ago (2015-11-05 14:22:36 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419953010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419953010/1
5 years, 1 month ago (2015-11-05 14:22:48 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-05 14:23:06 UTC) #3
commit-bot: I haz the power
5 years, 1 month ago (2015-11-05 14:23:20 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/86b40506b3443d5cf0c5ec838e44edd9f4376c01
Cr-Commit-Position: refs/heads/master@{#10524}

Powered by Google App Engine
This is Rietveld 408576698