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

Issue 2770253004: Log out-of-order frames in chrome://media-internals. (Closed)

Created:
3 years, 9 months ago by sandersd (OOO until July 31)
Modified:
3 years, 8 months ago
Reviewers:
emircan, *DaleCurtis, wolenetz
CC:
chfremer+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Log out-of-order frames in chrome://media-internals. BUG=703019 Review-Url: https://codereview.chromium.org/2770253004 Cr-Commit-Position: refs/heads/master@{#459871} Committed: https://chromium.googlesource.com/chromium/src/+/44cce866bb03e9424ac86ac4cdff8500fd906567

Patch Set 1 #

Total comments: 6

Patch Set 2 : Include timestamps in the log. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -13 lines) Patch
M content/renderer/media/webmediaplayer_ms.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/webmediaplayer_ms_compositor.h View 4 chunks +6 lines, -1 line 0 comments Download
M content/renderer/media/webmediaplayer_ms_compositor.cc View 4 chunks +8 lines, -3 lines 0 comments Download
M media/filters/video_renderer_algorithm.h View 3 chunks +7 lines, -2 lines 0 comments Download
M media/filters/video_renderer_algorithm.cc View 1 5 chunks +20 lines, -3 lines 1 comment Download
M media/filters/video_renderer_algorithm_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download
M media/renderers/video_renderer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (8 generated)
sandersd (OOO until July 31)
Excerpt of the new log, as produced from the sample in the bug report: 00:00:00 ...
3 years, 9 months ago (2017-03-24 23:00:23 UTC) #3
DaleCurtis
https://codereview.chromium.org/2770253004/diff/1/media/filters/video_renderer_algorithm.cc File media/filters/video_renderer_algorithm.cc (right): https://codereview.chromium.org/2770253004/diff/1/media/filters/video_renderer_algorithm.cc#newcode363 media/filters/video_renderer_algorithm.cc:363: << "Dropping frame with timestamp before the last rendered ...
3 years, 9 months ago (2017-03-24 23:19:18 UTC) #4
sandersd (OOO until July 31)
Example of the modified format: 00:00:00 654 event PLAY 00:00:00 787 info Decoded frame with ...
3 years, 9 months ago (2017-03-24 23:50:59 UTC) #5
DaleCurtis
lgtm
3 years, 9 months ago (2017-03-24 23:54:40 UTC) #6
sandersd (OOO until July 31)
emircan@chromium.org: Please review changes in content/renderer/media/webmediaplayer_ms*
3 years, 9 months ago (2017-03-24 23:57:21 UTC) #8
emircan
lgtm
3 years, 9 months ago (2017-03-25 00:03:39 UTC) #9
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/2770253004/20001
3 years, 9 months ago (2017-03-25 00:33:04 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/391323)
3 years, 9 months ago (2017-03-25 02:33:34 UTC) #13
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/2770253004/20001
3 years, 9 months ago (2017-03-27 18:04:20 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/44cce866bb03e9424ac86ac4cdff8500fd906567
3 years, 9 months ago (2017-03-27 20:52:12 UTC) #18
wolenetz
3 years, 8 months ago (2017-03-29 22:34:32 UTC) #19
Message was sent while issue was closed.
post-landing lgtm with note:

https://codereview.chromium.org/2770253004/diff/20001/media/filters/video_ren...
File media/filters/video_renderer_algorithm.cc (right):

https://codereview.chromium.org/2770253004/diff/20001/media/filters/video_ren...
media/filters/video_renderer_algorithm.cc:318: frames_dropped_during_enqueue_ =
0;
post-review note: Clear on reset here could cause spamminess in media-internals
log easily exceeding the per-player / global log entry limit. sandersd@ ack'ed
offline and mentioned that isolating such overflow to be per-player, not against
global, is upcoming work.

Powered by Google App Engine
This is Rietveld 408576698