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

Issue 2741733002: Make AudioBuffer::InterleaveTo const (Closed)

Created:
3 years, 9 months ago by kthelgason
Modified:
3 years, 9 months ago
Reviewers:
peah-webrtc
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, Andrew MacDonald, aleloi, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make AudioBuffer::InterleaveTo const The only non-const operation was a one-time initialization of a member only used in this function. I've moved it to the ctor. BUG=webrtc:5298 Review-Url: https://codereview.webrtc.org/2741733002 Cr-Commit-Position: refs/heads/master@{#17223} Committed: https://chromium.googlesource.com/external/webrtc/+/c7daea8d6a13e29a797b641ffda0d87e601e8a61

Patch Set 1 : Make InterleaveTo const #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -7 lines) Patch
M webrtc/modules/audio_processing/audio_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_processing/audio_buffer.cc View 3 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 20 (15 generated)
kthelgason
peah@, please take a look. In reference to our in-person discussion yesterday I decided I ...
3 years, 9 months ago (2017-03-10 08:04:45 UTC) #10
peah-webrtc
Awesome change! Thanks! I think you need to add a bug number though. If you ...
3 years, 9 months ago (2017-03-14 07:59:20 UTC) #13
kthelgason
On 2017/03/14 07:59:20, peah-webrtc wrote: > Awesome change! Thanks! > > I think you need ...
3 years, 9 months ago (2017-03-14 09:19:06 UTC) #15
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/2741733002/20001
3 years, 9 months ago (2017-03-14 09:19:18 UTC) #17
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 10:10:13 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/c7daea8d6a13e29a797b641ff...

Powered by Google App Engine
This is Rietveld 408576698