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

Issue 2019223004: Moves ownership of OpenSL engine object to Android audio manager (Closed)

Created:
4 years, 6 months ago by henrika_webrtc
Modified:
4 years, 6 months ago
Reviewers:
magjed_webrtc
CC:
webrtc-reviews_webrtc.org
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Moves ownership of OpenSL engine object to Android audio manager with the goal of adding support for OpenSL ES based audio capture. BUG=webrtc:5925 Committed: https://crrev.com/521f7a8db7dc4125e2eda72801188a1be2dce436 Cr-Commit-Position: refs/heads/master@{#12975}

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : nit #

Total comments: 10

Patch Set 4 : Feedback from magjed@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -51 lines) Patch
M webrtc/modules/audio_device/android/audio_manager.h View 1 3 chunks +23 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/android/audio_manager.cc View 1 2 chunks +40 lines, -1 line 0 comments Download
M webrtc/modules/audio_device/android/audio_manager_unittest.cc View 1 2 3 3 chunks +51 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/android/opensles_common.h View 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/android/opensles_common.cc View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
M webrtc/modules/audio_device/android/opensles_player.h View 1 2 3 4 chunks +10 lines, -13 lines 0 comments Download
M webrtc/modules/audio_device/android/opensles_player.cc View 1 2 3 8 chunks +26 lines, -36 lines 0 comments Download
M webrtc/modules/audio_device/include/audio_device.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
henrika_webrtc
PTAL
4 years, 6 months ago (2016-05-31 09:58:29 UTC) #3
magjed_webrtc
https://codereview.webrtc.org/2019223004/diff/40001/webrtc/modules/audio_device/android/audio_manager_unittest.cc File webrtc/modules/audio_device/android/audio_manager_unittest.cc (right): https://codereview.webrtc.org/2019223004/diff/40001/webrtc/modules/audio_device/android/audio_manager_unittest.cc#newcode55 webrtc/modules/audio_device/android/audio_manager_unittest.cc:55: bool SLEngineIsValid(SLObjectItf engine_object) { If you return a bool, ...
4 years, 6 months ago (2016-05-31 11:24:07 UTC) #4
henrika_webrtc
Thanks, PTAL ;-) https://codereview.webrtc.org/2019223004/diff/40001/webrtc/modules/audio_device/android/audio_manager_unittest.cc File webrtc/modules/audio_device/android/audio_manager_unittest.cc (right): https://codereview.webrtc.org/2019223004/diff/40001/webrtc/modules/audio_device/android/audio_manager_unittest.cc#newcode55 webrtc/modules/audio_device/android/audio_manager_unittest.cc:55: bool SLEngineIsValid(SLObjectItf engine_object) { Thanks. Used ...
4 years, 6 months ago (2016-05-31 12:04:03 UTC) #5
magjed_webrtc
lgtm
4 years, 6 months ago (2016-05-31 12:23:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2019223004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2019223004/60001
4 years, 6 months ago (2016-05-31 12:25:58 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-05-31 14:03:23 UTC) #10
commit-bot: I haz the power
4 years, 6 months ago (2016-05-31 14:03:35 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/521f7a8db7dc4125e2eda72801188a1be2dce436
Cr-Commit-Position: refs/heads/master@{#12975}

Powered by Google App Engine
This is Rietveld 408576698