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

Issue 2715963002: Simplifies FineAudioBuffer by using rtc::Buffer (Closed)

Created:
3 years, 10 months ago by henrika_webrtc
Modified:
3 years, 9 months ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Simplifies FineAudioBuffer by using rtc::Buffer BUG=NONE Review-Url: https://codereview.webrtc.org/2715963002 Cr-Commit-Position: refs/heads/master@{#16864} Committed: https://chromium.googlesource.com/external/webrtc/+/b3ebc1aa598ed19af238c5b53cb1b19c13a2c72d

Patch Set 1 #

Patch Set 2 : comments #

Patch Set 3 : Improvements #

Total comments: 4

Patch Set 4 : Improved buffer handling after feedback from kwiberg@ #

Total comments: 4

Patch Set 5 : final nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -88 lines) Patch
M webrtc/modules/audio_device/android/opensles_player.cc View 1 2 3 1 chunk +7 lines, -10 lines 0 comments Download
M webrtc/modules/audio_device/fine_audio_buffer.h View 1 2 3 3 chunks +2 lines, -12 lines 0 comments Download
M webrtc/modules/audio_device/fine_audio_buffer.cc View 1 2 3 4 2 chunks +25 lines, -56 lines 0 comments Download
M webrtc/modules/audio_device/fine_audio_buffer_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_device/ios/audio_device_ios.mm View 1 2 3 1 chunk +3 lines, -9 lines 0 comments Download

Messages

Total messages: 28 (20 generated)
henrika_webrtc
Trying to improve the playout side as well using rtc::Buffer. What do you think?
3 years, 10 months ago (2017-02-24 14:44:31 UTC) #3
henrika_webrtc
Trying to improve the playout side as well using rtc::Buffer. What do you think?
3 years, 10 months ago (2017-02-24 14:44:35 UTC) #4
kwiberg-webrtc
Looks correct, but I have a suggestion. https://codereview.webrtc.org/2715963002/diff/40001/webrtc/modules/audio_device/fine_audio_buffer.cc File webrtc/modules/audio_device/fine_audio_buffer.cc (right): https://codereview.webrtc.org/2715963002/diff/40001/webrtc/modules/audio_device/fine_audio_buffer.cc#newcode53 webrtc/modules/audio_device/fine_audio_buffer.cc:53: int samples_per_channel ...
3 years, 9 months ago (2017-02-27 09:45:35 UTC) #15
henrika_webrtc
Thanks for the proposals. PTAL https://codereview.webrtc.org/2715963002/diff/40001/webrtc/modules/audio_device/fine_audio_buffer.cc File webrtc/modules/audio_device/fine_audio_buffer.cc (right): https://codereview.webrtc.org/2715963002/diff/40001/webrtc/modules/audio_device/fine_audio_buffer.cc#newcode53 webrtc/modules/audio_device/fine_audio_buffer.cc:53: int samples_per_channel = On ...
3 years, 9 months ago (2017-02-27 12:32:28 UTC) #16
kwiberg-webrtc
lgtm https://codereview.webrtc.org/2715963002/diff/60001/webrtc/modules/audio_device/fine_audio_buffer.cc File webrtc/modules/audio_device/fine_audio_buffer.cc (right): https://codereview.webrtc.org/2715963002/diff/60001/webrtc/modules/audio_device/fine_audio_buffer.cc#newcode54 webrtc/modules/audio_device/fine_audio_buffer.cc:54: // end of the buffer. This approach avoids ...
3 years, 9 months ago (2017-02-27 12:45:57 UTC) #21
henrika_webrtc
https://codereview.webrtc.org/2715963002/diff/60001/webrtc/modules/audio_device/fine_audio_buffer.cc File webrtc/modules/audio_device/fine_audio_buffer.cc (right): https://codereview.webrtc.org/2715963002/diff/60001/webrtc/modules/audio_device/fine_audio_buffer.cc#newcode54 webrtc/modules/audio_device/fine_audio_buffer.cc:54: // end of the buffer. This approach avoids need ...
3 years, 9 months ago (2017-02-27 12:52:43 UTC) #22
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/2715963002/80001
3 years, 9 months ago (2017-02-27 12:53:00 UTC) #25
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 13:14:21 UTC) #28
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/b3ebc1aa598ed19af238c5b53...

Powered by Google App Engine
This is Rietveld 408576698