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

Issue 1563493005: Make Beamforming dynamically settable for Android platform builds (Closed)

Created:
4 years, 11 months ago by aluebs-webrtc
Modified:
4 years, 11 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

Make Beamforming dynamically settable for Android platform builds Committed: https://crrev.com/2a34688f86517bfd3745e131e4e5d2b7a924f46a Cr-Commit-Position: refs/heads/master@{#11213}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Re-add num_out_channels > 1 restriction #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -27 lines) Patch
M webrtc/modules/audio_processing/audio_processing_impl.h View 1 3 chunks +12 lines, -12 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_impl.cc View 1 8 chunks +26 lines, -15 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
aluebs-webrtc
4 years, 11 months ago (2016-01-05 22:49:48 UTC) #2
hlundin-webrtc
https://codereview.webrtc.org/1563493005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/1563493005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode432 webrtc/modules/audio_processing/audio_processing_impl.cc:432: static_cast<size_t>(num_in_channels) != capture_.array_geometry.size()) { What happened to num_out_channels > ...
4 years, 11 months ago (2016-01-08 12:38:39 UTC) #3
aluebs-webrtc
https://codereview.webrtc.org/1563493005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/1563493005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode432 webrtc/modules/audio_processing/audio_processing_impl.cc:432: static_cast<size_t>(num_in_channels) != capture_.array_geometry.size()) { On 2016/01/08 12:38:38, hlundin-webrtc wrote: ...
4 years, 11 months ago (2016-01-08 17:59:18 UTC) #4
hlundin-webrtc
lgtm https://codereview.webrtc.org/1563493005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/1563493005/diff/1/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode501 webrtc/modules/audio_processing/audio_processing_impl.cc:501: #ifdef WEBRTC_ANDROID_PLATFORM_BUILD On 2016/01/08 17:59:17, aluebs-webrtc wrote: > ...
4 years, 11 months ago (2016-01-11 16:00:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1563493005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1563493005/20001
4 years, 11 months ago (2016-01-11 17:11:33 UTC) #7
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/8373)
4 years, 11 months ago (2016-01-11 17:15:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1563493005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1563493005/20001
4 years, 11 months ago (2016-01-12 01:43:14 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-12 02:04:34 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-12 02:04:40 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2a34688f86517bfd3745e131e4e5d2b7a924f46a
Cr-Commit-Position: refs/heads/master@{#11213}

Powered by Google App Engine
This is Rietveld 408576698