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

Issue 568113003: Switch back to using VideoRenderer::StartPlayingFrom(). (Closed)

Created:
6 years, 3 months ago by scherkus (not reviewing)
Modified:
6 years, 3 months ago
Reviewers:
wolenetz
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Switch back to using VideoRenderer::StartPlayingFrom(). Turns out dropping the time argument in 0860287 doesn't work well in a video frame scheduling based world as a VideoRenderer is no longer able to poll for the current time. Instead, go back to passing in the start timestamp so that VideoRenderer implementations can do frame accurate seeking. BUG=110814, 370634 Committed: https://crrev.com/b6f074ead239a14b8291610570a959daddc75a43 Cr-Commit-Position: refs/heads/master@{#295002}

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix + rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -53 lines) Patch
M media/base/mock_filters.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/video_renderer.h View 1 chunk +3 lines, -2 lines 0 comments Download
M media/filters/renderer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/renderer_impl_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M media/filters/video_renderer_impl.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M media/filters/video_renderer_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M media/filters/video_renderer_impl_unittest.cc View 1 9 chunks +22 lines, -37 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
scherkus (not reviewing)
wolenetz: want to take a look?
6 years, 3 months ago (2014-09-12 22:30:48 UTC) #2
wolenetz
On 2014/09/12 22:30:48, scherkus wrote: > wolenetz: want to take a look? I just saw ...
6 years, 3 months ago (2014-09-13 01:11:45 UTC) #3
scherkus (not reviewing)
No worries. Being in a git world I'm using abbreviated git hashes to refer to ...
6 years, 3 months ago (2014-09-13 01:39:24 UTC) #4
wolenetz
lgtm % nits. This is first I've looked at the rendering-side code since CR'ing Dale's ...
6 years, 3 months ago (2014-09-16 00:36:03 UTC) #5
scherkus (not reviewing)
thanks for the review! https://codereview.chromium.org/568113003/diff/1/media/filters/video_renderer_impl.h File media/filters/video_renderer_impl.h (right): https://codereview.chromium.org/568113003/diff/1/media/filters/video_renderer_impl.h#newcode143 media/filters/video_renderer_impl.h:143: // rendering of video is ...
6 years, 3 months ago (2014-09-16 00:49:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/568113003/20001
6 years, 3 months ago (2014-09-16 01:11:33 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/14517)
6 years, 3 months ago (2014-09-16 02:29:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/568113003/20001
6 years, 3 months ago (2014-09-16 03:12:00 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as f7580bfe2ae6db2af361824a071874bf99d7d28c
6 years, 3 months ago (2014-09-16 03:53:08 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-16 03:55:17 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b6f074ead239a14b8291610570a959daddc75a43
Cr-Commit-Position: refs/heads/master@{#295002}

Powered by Google App Engine
This is Rietveld 408576698