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

Issue 1236543007: MSE: Log buffered audio splice generation to media-internals (Closed)

Created:
5 years, 5 months ago by wolenetz
Modified:
5 years, 5 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MSE: Log buffered audio splice generation to media-internals Uses MediaLog to log a limited number of buffered audio splice frame generation warnings and successes to chrome://media-internals. BUG=492833, 490144, 505931, 482085 R=dalecurtis@chromium.org,chcunningham@chromium.org,xhwang@chromium.org TEST=Manual Committed: https://crrev.com/2bf99047afc7d15fb3a301c1ee5c2e6c06be9ee1 Cr-Commit-Position: refs/heads/master@{#339341}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Use LIMITED_MEDIA_LOG instead: simpler impl and more log detail #

Total comments: 10

Patch Set 3 : Address comments from PS2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -20 lines) Patch
M media/filters/source_buffer_stream.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M media/filters/source_buffer_stream.cc View 1 2 12 chunks +67 lines, -20 lines 0 comments Download

Messages

Total messages: 38 (13 generated)
wolenetz
Please take a look at patch set 1: dalecurtis@: everything, committer, splicer creator xhwang@: please ...
5 years, 5 months ago (2015-07-14 23:23:37 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236543007/1
5 years, 5 months ago (2015-07-14 23:24:48 UTC) #4
DaleCurtis
I'm not sure we need to log all these with such detail, why not just ...
5 years, 5 months ago (2015-07-14 23:37:47 UTC) #5
wolenetz
On 2015/07/14 23:37:47, DaleCurtis wrote: > I'm not sure we need to log all these ...
5 years, 5 months ago (2015-07-15 00:31:03 UTC) #6
xhwang
I am not familiar with audio splice so I'll defer to dalecurtis to review that ...
5 years, 5 months ago (2015-07-15 00:46:50 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/16545)
5 years, 5 months ago (2015-07-15 00:54:43 UTC) #9
chcunningham
Waiting for the coming simplification before I get started!
5 years, 5 months ago (2015-07-15 17:45:07 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236543007/20001
5 years, 5 months ago (2015-07-16 18:45:08 UTC) #12
wolenetz
Thanks for the comments. Please review patch set 2, which IMO is better (not just ...
5 years, 5 months ago (2015-07-16 18:50:44 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-16 20:12:28 UTC) #15
wolenetz
Also, I wonder if the log messages in patch set 2 could be improved: instead ...
5 years, 5 months ago (2015-07-16 20:18:10 UTC) #16
DaleCurtis
https://codereview.chromium.org/1236543007/diff/20001/media/filters/source_buffer_stream.cc File media/filters/source_buffer_stream.cc (right): https://codereview.chromium.org/1236543007/diff/20001/media/filters/source_buffer_stream.cc#newcode51 media/filters/source_buffer_stream.cc:51: static int kDefaultBufferDurationInMs = 125; These three should all ...
5 years, 5 months ago (2015-07-16 20:39:22 UTC) #17
chcunningham
lgtm https://codereview.chromium.org/1236543007/diff/20001/media/filters/source_buffer_stream.cc File media/filters/source_buffer_stream.cc (right): https://codereview.chromium.org/1236543007/diff/20001/media/filters/source_buffer_stream.cc#newcode53 media/filters/source_buffer_stream.cc:53: // Limit the number of MEDIA_LOG() logs for ...
5 years, 5 months ago (2015-07-17 01:36:26 UTC) #18
wolenetz
Thanks for comments. dalecurtis@ and xhwang@: Please take a look at patch set 3. https://codereview.chromium.org/1236543007/diff/20001/media/filters/source_buffer_stream.cc ...
5 years, 5 months ago (2015-07-17 17:38:15 UTC) #19
DaleCurtis
lgtm https://codereview.chromium.org/1236543007/diff/20001/media/filters/source_buffer_stream.cc File media/filters/source_buffer_stream.cc (right): https://codereview.chromium.org/1236543007/diff/20001/media/filters/source_buffer_stream.cc#newcode53 media/filters/source_buffer_stream.cc:53: // Limit the number of MEDIA_LOG() logs for ...
5 years, 5 months ago (2015-07-17 18:22:34 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236543007/40001
5 years, 5 months ago (2015-07-17 18:25:34 UTC) #22
xhwang
rs lgtm :)
5 years, 5 months ago (2015-07-17 18:30:11 UTC) #23
wolenetz
Thanks for reviews. I've filed bug 511362 regarding the discussion about changing the log capping ...
5 years, 5 months ago (2015-07-17 18:47:13 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236543007/40001
5 years, 5 months ago (2015-07-17 18:47:50 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/79869)
5 years, 5 months ago (2015-07-17 19:22:13 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236543007/40001
5 years, 5 months ago (2015-07-17 19:35:16 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/17952)
5 years, 5 months ago (2015-07-17 20:37:03 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236543007/40001
5 years, 5 months ago (2015-07-17 20:45:35 UTC) #36
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-17 22:09:16 UTC) #37
commit-bot: I haz the power
5 years, 5 months ago (2015-07-17 22:11:22 UTC) #38
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2bf99047afc7d15fb3a301c1ee5c2e6c06be9ee1
Cr-Commit-Position: refs/heads/master@{#339341}

Powered by Google App Engine
This is Rietveld 408576698