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

Issue 2349873002: AudioBuffer: remove PadSilence() (Closed)

Created:
4 years, 3 months ago by chcunningham
Modified:
4 years, 3 months ago
Reviewers:
jrummell
CC:
chromium-reviews, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

AudioBuffer: remove PadSilence() Turned out not to be needed. See https://codereview.chromium.org/2343543002 Mostly a revert of the original CL 1f7c987fa3f0c0f715d13fd676cf44432a8a595b ... but I've maintained the removal of the unused Read*() methods/tests. Committed: https://crrev.com/25f5454ae3e07606c679da80c5e39ab77a220b33 Cr-Commit-Position: refs/heads/master@{#419644}

Patch Set 1 #

Total comments: 2

Patch Set 2 : feedback: extra headers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -139 lines) Patch
M media/base/audio_buffer.h View 1 2 chunks +0 lines, -8 lines 0 comments Download
M media/base/audio_buffer.cc View 4 chunks +10 lines, -51 lines 0 comments Download
M media/base/audio_buffer_unittest.cc View 3 chunks +0 lines, -80 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
chcunningham
4 years, 3 months ago (2016-09-16 21:13:25 UTC) #2
jrummell
lgtm w/question. https://codereview.chromium.org/2349873002/diff/1/media/base/audio_buffer.h File media/base/audio_buffer.h (right): https://codereview.chromium.org/2349873002/diff/1/media/base/audio_buffer.h#newcode100 media/base/audio_buffer.h:100: void ReadFramesInterleavedS32(int frames_to_copy, int32_t* dest); It appears ...
4 years, 3 months ago (2016-09-16 23:28:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2349873002/20001
4 years, 3 months ago (2016-09-19 23:24:46 UTC) #6
chcunningham
https://codereview.chromium.org/2349873002/diff/1/media/base/audio_buffer.h File media/base/audio_buffer.h (right): https://codereview.chromium.org/2349873002/diff/1/media/base/audio_buffer.h#newcode100 media/base/audio_buffer.h:100: void ReadFramesInterleavedS32(int frames_to_copy, int32_t* dest); On 2016/09/16 23:28:00, jrummell ...
4 years, 3 months ago (2016-09-20 00:45:56 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-20 01:59:52 UTC) #8
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 02:02:00 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/25f5454ae3e07606c679da80c5e39ab77a220b33
Cr-Commit-Position: refs/heads/master@{#419644}

Powered by Google App Engine
This is Rietveld 408576698