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

Issue 1432843002: Add aecdump support to audioproc_f (Closed)

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

Description

Add aecdump support to audioproc_f Originally landed here: https://codereview.webrtc.org/1409943002/ The transient suppression fix landed here: https://codereview.webrtc.org/1411423010/ TBR=mflodman Committed: https://crrev.com/b0ad43baa02f41dba01be4df9606dc65f24c0ec8 Cr-Commit-Position: refs/heads/master@{#10722}

Patch Set 1 #

Patch Set 2 : Fix TransientSuppression in audioproc_float #

Total comments: 2

Patch Set 3 : Rebasing #

Patch Set 4 : Fix gyp dependency issue in iOS #

Patch Set 5 : Add used includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+466 lines, -161 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 1 2 3 4 3 chunks +11 lines, -2 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_tests.gypi View 1 2 3 1 chunk +5 lines, -1 line 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 1 5 chunks +54 lines, -145 lines 0 comments Download
M webrtc/modules/audio_processing/test/process_test.cc View 1 2 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 1 2 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
aluebs-webrtc
I want to re-land this. The only changes that haven't been reviewed is the patch ...
5 years, 1 month ago (2015-11-17 03:25:55 UTC) #4
kjellander_webrtc
webrtc/modules/audio_processing/audio_processing_tests.gypi: lgtm thanks for not adding the dependency on 'audioproc_debug_proto' to the 'audioproc_test_utils' target, since ...
5 years, 1 month ago (2015-11-18 07:11:18 UTC) #5
hlundin-webrtc
common_audio and audio_processing: (mostly rubberstamp) LGTM, but with one nit. https://codereview.webrtc.org/1432843002/diff/20001/webrtc/common_audio/wav_file.cc File webrtc/common_audio/wav_file.cc (right): https://codereview.webrtc.org/1432843002/diff/20001/webrtc/common_audio/wav_file.cc#newcode41 ...
5 years, 1 month ago (2015-11-18 09:19:13 UTC) #6
aluebs-webrtc
mflodman, when you have some time, could you please take a look? https://codereview.webrtc.org/1432843002/diff/20001/webrtc/common_audio/wav_file.cc File webrtc/common_audio/wav_file.cc ...
5 years, 1 month ago (2015-11-18 18:35:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432843002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432843002/100001
5 years, 1 month ago (2015-11-19 23:09:07 UTC) #11
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-20 01:09:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432843002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432843002/100001
5 years, 1 month ago (2015-11-20 02:26:21 UTC) #15
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-20 04:26:30 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432843002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432843002/100001
5 years, 1 month ago (2015-11-20 08:08:20 UTC) #19
kjellander_webrtc
On 2015/11/20 04:26:30, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 1 month ago (2015-11-20 08:08:45 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 1 month ago (2015-11-20 08:11:56 UTC) #21
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/b0ad43baa02f41dba01be4df9606dc65f24c0ec8 Cr-Commit-Position: refs/heads/master@{#10722}
5 years, 1 month ago (2015-11-20 08:12:07 UTC) #22
Andrew MacDonald
Hooray! Thanks for dealing with the mess I left Mr. Luebs ;-)
5 years, 1 month ago (2015-11-20 18:14:22 UTC) #23
aluebs-webrtc
On 2015/11/20 18:14:22, Andrew MacDonald wrote: > Hooray! Thanks for dealing with the mess I left ...
5 years, 1 month ago (2015-11-20 18:50:24 UTC) #24
mflodman
5 years, 1 month ago (2015-11-20 20:47:19 UTC) #25
Message was sent while issue was closed.
tick_util LGTM

Powered by Google App Engine
This is Rietveld 408576698