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

Issue 2278483002: Extending audio rendering traces on Mac with rebuffering info. (Closed)

Created:
4 years, 4 months ago by o1ka
Modified:
4 years, 3 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Extending audio rendering traces on Mac with rebuffering info. On Mac all the rendering from the same renderer to the same device runs on the same buffer size which is a minimum of all the requested buffer sizes. FIFO is injected in case that buffer size does not match the one requested by the audio stream. Here we add tracing of the buffer mismatch. Looks like it's a long enough explanation of 0.5 LOC change :) TBR=dalecurtis@chromium.org Committed: https://crrev.com/754234398ff3feabb94ff6f98e9c5b5f9dad2fb7 Cr-Commit-Position: refs/heads/master@{#414362}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rename buffers sizes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M media/audio/mac/audio_auhal_mac.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 21 (12 generated)
o1ka
PTAL
4 years, 4 months ago (2016-08-24 09:59:55 UTC) #3
o1ka
https://codereview.chromium.org/2278483002/diff/1/media/audio/mac/audio_auhal_mac.cc File media/audio/mac/audio_auhal_mac.cc (right): https://codereview.chromium.org/2278483002/diff/1/media/audio/mac/audio_auhal_mac.cc#newcode214 media/audio/mac/audio_auhal_mac.cc:214: TRACE_EVENT2("audio", "AUHALStream::Render", "render buffer size", I'm bad at naming, ...
4 years, 4 months ago (2016-08-24 10:02:44 UTC) #4
henrika (OOO until Aug 14)
LGTM
4 years, 4 months ago (2016-08-24 11:04:32 UTC) #5
Henrik Grunell
https://codereview.chromium.org/2278483002/diff/1/media/audio/mac/audio_auhal_mac.cc File media/audio/mac/audio_auhal_mac.cc (right): https://codereview.chromium.org/2278483002/diff/1/media/audio/mac/audio_auhal_mac.cc#newcode214 media/audio/mac/audio_auhal_mac.cc:214: TRACE_EVENT2("audio", "AUHALStream::Render", "render buffer size", On 2016/08/24 10:02:43, o1ka ...
4 years, 4 months ago (2016-08-24 11:27:57 UTC) #6
Henrik Grunell
lgtm
4 years, 4 months ago (2016-08-24 11:37:09 UTC) #9
o1ka
dalecurtis@ - could you RS (turned out henrika@ is an owner for Windows only)?
4 years, 4 months ago (2016-08-24 12:33:49 UTC) #11
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/2278483002/20001
4 years, 3 months ago (2016-08-25 08:28:17 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-25 08:33:18 UTC) #19
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 08:34:40 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/754234398ff3feabb94ff6f98e9c5b5f9dad2fb7
Cr-Commit-Position: refs/heads/master@{#414362}

Powered by Google App Engine
This is Rietveld 408576698