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

Issue 1952593002: Introduced the new APM data logging functionality into the AEC echo_cancellation.* API layer. (Closed)

Created:
4 years, 7 months ago by peah-webrtc
Modified:
4 years, 7 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@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Introduced the new APM data logging functionality into the AEC echo_cancellation.* API layer. BUG=webrtc:5298 Committed: https://crrev.com/3f08dc656dc22edf658a8393b5b03a46b23aa4e8 Cr-Commit-Position: refs/heads/master@{#12635}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changed names of the logged files #

Patch Set 3 : Rebase #

Patch Set 4 : Changed from using malloc and free to new and delete to ensure proper dumper deletion #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -46 lines) Patch
M webrtc/modules/audio_processing/aec/echo_cancellation.cc View 1 2 3 7 chunks +9 lines, -40 lines 0 comments Download
M webrtc/modules/audio_processing/aec/echo_cancellation_internal.h View 3 chunks +6 lines, -6 lines 0 comments Download
M webrtc/modules/audio_processing/logging/apm_data_dumper.h View 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
peah-webrtc
4 years, 7 months ago (2016-05-04 07:07:08 UTC) #3
hlundin-webrtc
lgtm with one comment. https://codereview.webrtc.org/1952593002/diff/1/webrtc/modules/audio_processing/aec/echo_cancellation.cc File webrtc/modules/audio_processing/aec/echo_cancellation.cc (right): https://codereview.webrtc.org/1952593002/diff/1/webrtc/modules/audio_processing/aec/echo_cancellation.cc#newcode357 webrtc/modules/audio_processing/aec/echo_cancellation.cc:357: aecpc->data_dumper->DumpRaw("aec_buf", 1, &far_buf_size_samples); I don't ...
4 years, 7 months ago (2016-05-04 07:20:35 UTC) #4
peah-webrtc
https://codereview.webrtc.org/1952593002/diff/1/webrtc/modules/audio_processing/aec/echo_cancellation.cc File webrtc/modules/audio_processing/aec/echo_cancellation.cc (right): https://codereview.webrtc.org/1952593002/diff/1/webrtc/modules/audio_processing/aec/echo_cancellation.cc#newcode357 webrtc/modules/audio_processing/aec/echo_cancellation.cc:357: aecpc->data_dumper->DumpRaw("aec_buf", 1, &far_buf_size_samples); On 2016/05/04 07:20:35, hlundin-webrtc wrote: > ...
4 years, 7 months ago (2016-05-04 11:38:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952593002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952593002/40001
4 years, 7 months ago (2016-05-04 11:38:37 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_baremetal on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_baremetal/builds/11094)
4 years, 7 months ago (2016-05-04 11:55:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952593002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952593002/100001
4 years, 7 months ago (2016-05-04 19:12:31 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 7 months ago (2016-05-04 21:13:02 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952593002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952593002/100001
4 years, 7 months ago (2016-05-05 09:58:21 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 7 months ago (2016-05-05 10:04:01 UTC) #21
commit-bot: I haz the power
4 years, 7 months ago (2016-05-05 10:04:14 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3f08dc656dc22edf658a8393b5b03a46b23aa4e8
Cr-Commit-Position: refs/heads/master@{#12635}

Powered by Google App Engine
This is Rietveld 408576698