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

Issue 1777093004: Reland: Drop the 16kHz sample rate restriction on AECM and zero out higher bands (Closed)

Created:
4 years, 9 months ago by aluebs-webrtc
Modified:
4 years, 9 months ago
Reviewers:
peah-webrtc
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, henrika_webrtc, 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

Reland: Drop the 16kHz sample rate restriction on AECM and zero out higher bands Landed originally here: https://codereview.webrtc.org/1774553002/ Revertede here: https://codereview.webrtc.org/1781893002/ TBR=solenberg@webrtc.org, tina.legrand@webrtc.org Committed: https://crrev.com/776593b1399a448de3886301e0614921fdd58892 Cr-Commit-Position: refs/heads/master@{#12005}

Patch Set 1 #

Patch Set 2 : Fix Android bots #

Patch Set 3 : More Android fixing #

Patch Set 4 : Inf SNR should not fail #

Total comments: 12

Patch Set 5 : Rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -64 lines) Patch
M data/audio_processing/output_data_fixed.pb View 1 Binary file 0 comments Download
M webrtc/modules/audio_processing/audio_processing_impl.cc View 1 2 3 4 5 chunks +4 lines, -14 lines 0 comments Download
M webrtc/modules/audio_processing/echo_control_mobile_impl.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/include/audio_processing.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/audio_processing/test/audio_processing_unittest.cc View 1 2 3 10 chunks +32 lines, -44 lines 0 comments Download
M webrtc/voice_engine/transmit_mixer.cc View 1 2 3 4 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
aluebs-webrtc
peah, this CL was already reviewed, but please have a look at the patches that ...
4 years, 9 months ago (2016-03-10 16:36:54 UTC) #3
peah-webrtc
https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc File webrtc/modules/audio_processing/echo_control_mobile_impl.cc (right): https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc#newcode321 webrtc/modules/audio_processing/echo_control_mobile_impl.cc:321: Regarding proc_split_sample_rate_hz(), can that ever be higher than 16 ...
4 years, 9 months ago (2016-03-11 11:34:39 UTC) #4
aluebs-webrtc
https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc File webrtc/modules/audio_processing/echo_control_mobile_impl.cc (right): https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc#newcode321 webrtc/modules/audio_processing/echo_control_mobile_impl.cc:321: On 2016/03/11 11:34:39, peah-webrtc wrote: > Regarding proc_split_sample_rate_hz(), can ...
4 years, 9 months ago (2016-03-11 13:27:05 UTC) #5
peah-webrtc
https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc File webrtc/modules/audio_processing/echo_control_mobile_impl.cc (right): https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc#newcode321 webrtc/modules/audio_processing/echo_control_mobile_impl.cc:321: On 2016/03/11 13:27:05, aluebs-webrtc wrote: > On 2016/03/11 11:34:39, ...
4 years, 9 months ago (2016-03-11 21:37:28 UTC) #6
peah-webrtc
https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc File webrtc/modules/audio_processing/echo_control_mobile_impl.cc (right): https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc#newcode321 webrtc/modules/audio_processing/echo_control_mobile_impl.cc:321: On 2016/03/11 13:27:05, aluebs-webrtc wrote: > On 2016/03/11 11:34:39, ...
4 years, 9 months ago (2016-03-11 21:37:28 UTC) #7
aluebs-webrtc
https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc File webrtc/modules/audio_processing/echo_control_mobile_impl.cc (right): https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc#newcode321 webrtc/modules/audio_processing/echo_control_mobile_impl.cc:321: On 2016/03/11 21:37:28, peah-webrtc wrote: > On 2016/03/11 13:27:05, ...
4 years, 9 months ago (2016-03-14 17:30:40 UTC) #8
peah-webrtc
On 2016/03/14 17:30:40, aluebs-webrtc wrote: > https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc > File webrtc/modules/audio_processing/echo_control_mobile_impl.cc (right): > > https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/echo_control_mobile_impl.cc#newcode321 > ...
4 years, 9 months ago (2016-03-15 15:21:10 UTC) #9
peah-webrtc
https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/test/audio_processing_unittest.cc File webrtc/modules/audio_processing/test/audio_processing_unittest.cc (right): https://codereview.webrtc.org/1777093004/diff/60001/webrtc/modules/audio_processing/test/audio_processing_unittest.cc#newcode2638 webrtc/modules/audio_processing/test/audio_processing_unittest.cc:2638: std::cout << "SNR=inf dB" << std::endl; On 2016/03/14 17:30:40, ...
4 years, 9 months ago (2016-03-15 15:22:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1777093004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1777093004/80001
4 years, 9 months ago (2016-03-15 18:51:57 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-15 21:05:02 UTC) #15
commit-bot: I haz the power
4 years, 9 months ago (2016-03-15 21:05:13 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/776593b1399a448de3886301e0614921fdd58892
Cr-Commit-Position: refs/heads/master@{#12005}

Powered by Google App Engine
This is Rietveld 408576698