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

Issue 1809613002: Added a bitexactness test for the echo canceller in the audio processing module. (Closed)

Created:
4 years, 9 months ago by peah-webrtc
Modified:
4 years, 9 months ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, peah-webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@VadBitExactness_CL
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Added a bitexactness test for the echo canceller in the audio processing module. BUG=webrtc:5337 Committed: https://crrev.com/7c448e1a384224aa16a21715e83574f3f553b730 Cr-Commit-Position: refs/heads/master@{#12068}

Patch Set 1 #

Patch Set 2 : Removed unused merge of the bands on the render side #

Total comments: 10

Patch Set 3 : Changes in response to reviewer comments and changed test vectors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+353 lines, -0 lines) Patch
A webrtc/modules/audio_processing/echo_cancellation_unittest.cc View 1 2 1 chunk +352 lines, -0 lines 0 comments Download
M webrtc/modules/modules.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
peah-webrtc
4 years, 9 months ago (2016-03-18 06:20:43 UTC) #3
hlundin-webrtc
LGTM, with a few minor comments. https://codereview.webrtc.org/1809613002/diff/40001/webrtc/modules/audio_processing/echo_cancellation_unittest.cc File webrtc/modules/audio_processing/echo_cancellation_unittest.cc (right): https://codereview.webrtc.org/1809613002/diff/40001/webrtc/modules/audio_processing/echo_cancellation_unittest.cc#newcode29 webrtc/modules/audio_processing/echo_cancellation_unittest.cc:29: static_cast<EchoCancellation*>(echo_canceller)->Enable(true); Consider: EchoCancellation* ...
4 years, 9 months ago (2016-03-18 08:17:47 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809613002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809613002/40001
4 years, 9 months ago (2016-03-20 17:46:56 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_rel/builds/13679)
4 years, 9 months ago (2016-03-20 17:59:47 UTC) #8
peah-webrtc
4 years, 9 months ago (2016-03-20 21:24:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809613002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809613002/60001
4 years, 9 months ago (2016-03-20 21:28:37 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-03-21 00:22:25 UTC) #13
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/7c448e1a384224aa16a21715e83574f3f553b730 Cr-Commit-Position: refs/heads/master@{#12068}
4 years, 9 months ago (2016-03-21 00:22:37 UTC) #15
peah-webrtc
4 years, 9 months ago (2016-03-21 09:20:39 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:60001) has been created in
https://codereview.webrtc.org/1824583003/ by peah@webrtc.org.

The reason for reverting is: The tests in the CL are failing on the bots in the
Webrtc Waterfall (allthough they did not fail on the commit bots). I will
therefore revise and reland the test..

Powered by Google App Engine
This is Rietveld 408576698