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

Issue 2444793005: Moved the AECM render sample queue into the audio processing module (Closed)

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

Description

Several subcomponents inside APM copy render audio from the render side to the capture side using the same pattern. Currently this is done independently for the submodules. This CL moves the the AECM functionality for this into APM. BUG=webrtc:5298, webrtc:6540 Committed: https://crrev.com/a062460a68489fd973167ec041b1883631d41371 Cr-Commit-Position: refs/heads/master@{#14768}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -145 lines) Patch
M webrtc/modules/audio_processing/audio_processing_impl.h View 1 chunk +12 lines, -4 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_impl.cc View 4 chunks +67 lines, -20 lines 0 comments Download
M webrtc/modules/audio_processing/echo_control_mobile_impl.h View 4 chunks +8 lines, -17 lines 0 comments Download
M webrtc/modules/audio_processing/echo_control_mobile_impl.cc View 6 chunks +43 lines, -102 lines 0 comments Download
M webrtc/modules/audio_processing/echo_control_mobile_unittest.cc View 1 chunk +6 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (8 generated)
peah-webrtc
4 years, 1 month ago (2016-10-24 21:34:58 UTC) #3
ivoc
https://codereview.webrtc.org/2444793005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/2444793005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode810 webrtc/modules/audio_processing/audio_processing_impl.cc:810: const size_t new_int16_render_queue_element_max_size = Would this ever be different ...
4 years, 1 month ago (2016-10-25 08:57:00 UTC) #4
peah-webrtc
https://codereview.webrtc.org/2444793005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/2444793005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode810 webrtc/modules/audio_processing/audio_processing_impl.cc:810: const size_t new_int16_render_queue_element_max_size = On 2016/10/25 08:57:00, ivoc wrote: ...
4 years, 1 month ago (2016-10-25 09:48:33 UTC) #5
ivoc
LGTM. https://codereview.webrtc.org/2444793005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/2444793005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode810 webrtc/modules/audio_processing/audio_processing_impl.cc:810: const size_t new_int16_render_queue_element_max_size = On 2016/10/25 09:48:33, peah-webrtc ...
4 years, 1 month ago (2016-10-25 10:39:46 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/2444793005/1
4 years, 1 month ago (2016-10-25 10:40:46 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_rel/builds/19469)
4 years, 1 month ago (2016-10-25 10:51:56 UTC) #10
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/2444793005/20001
4 years, 1 month ago (2016-10-25 11:01:16 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 11:45:26 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 11:45:38 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a062460a68489fd973167ec041b1883631d41371
Cr-Commit-Position: refs/heads/master@{#14768}

Powered by Google App Engine
This is Rietveld 408576698