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

Issue 2675863004: Ensure that AEC3 is not run in tandem with AEC2 (Closed)

Created:
3 years, 10 months ago by peah-webrtc
Modified:
3 years, 10 months ago
Reviewers:
aleloi, hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, peah-webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Ensure that AEC3 is not run in tandem with AEC2 AEC3 and AEC2 are separate submodules in APM. This CL ensures that AEC3 deactivates AEC2 if both are active at the same time. BUG=webrtc:6018 Review-Url: https://codereview.webrtc.org/2675863004 Cr-Commit-Position: refs/heads/master@{#16443} Committed: https://chromium.googlesource.com/external/webrtc/+/61202ac2eac69441fc1dced5e3df10b409e3dc87

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M webrtc/modules/audio_processing/audio_processing_impl.cc View 1 chunk +3 lines, -3 lines 2 comments Download

Messages

Total messages: 15 (7 generated)
peah-webrtc
3 years, 10 months ago (2017-02-03 15:06:43 UTC) #2
aleloi
lgtm https://codereview.webrtc.org/2675863004/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (left): https://codereview.webrtc.org/2675863004/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#oldcode1192 webrtc/modules/audio_processing/audio_processing_impl.cc:1192: RETURN_ON_ERR(public_submodules_->echo_cancellation->ProcessCaptureAudio( Did we rely on that public_submodules_->echo_cancellation->enabled_ was ...
3 years, 10 months ago (2017-02-03 15:24:11 UTC) #3
peah-webrtc
https://codereview.webrtc.org/2675863004/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (left): https://codereview.webrtc.org/2675863004/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#oldcode1192 webrtc/modules/audio_processing/audio_processing_impl.cc:1192: RETURN_ON_ERR(public_submodules_->echo_cancellation->ProcessCaptureAudio( On 2017/02/03 15:24:11, aleloi wrote: > Did we ...
3 years, 10 months ago (2017-02-04 22:57:28 UTC) #4
hlundin-webrtc
On 2017/02/04 22:57:28, peah-webrtc wrote: > https://codereview.webrtc.org/2675863004/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc > File webrtc/modules/audio_processing/audio_processing_impl.cc (left): > > https://codereview.webrtc.org/2675863004/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#oldcode1192 > ...
3 years, 10 months ago (2017-02-06 09:17:07 UTC) #5
hlundin-webrtc
lgtm
3 years, 10 months ago (2017-02-06 09:27:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2675863004/1
3 years, 10 months ago (2017-02-06 10:52:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2675863004/1
3 years, 10 months ago (2017-02-06 11:26:47 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 11:39:47 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/61202ac2eac69441fc1dced5e...

Powered by Google App Engine
This is Rietveld 408576698