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

Issue 89673002: Allow Preroll() call on VideoRendererImpl without a Flush(). (Closed)

Created:
7 years ago by acolwell GONE FROM CHROMIUM
Modified:
7 years ago
Reviewers:
xhwang
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Allow Preroll() call on VideoRendererImpl without a Flush(). This is the first patch in a sequence of changes to enable Pipeline to properly manage underflows. This change allows the VideoRendererImpl to be prerolled in non-seek situations. BUG=144683 TEST=VideoRendererImplTest.Rebuffer, VideoRendererImplTest.Rebuffer_AlreadyHaveEnoughFrames Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238513

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase and Address CR comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -11 lines) Patch
M media/base/video_renderer.h View 1 1 chunk +6 lines, -3 lines 0 comments Download
M media/filters/video_renderer_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M media/filters/video_renderer_impl.cc View 1 3 chunks +25 lines, -8 lines 0 comments Download
M media/filters/video_renderer_impl_unittest.cc View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
acolwell GONE FROM CHROMIUM
7 years ago (2013-11-26 23:40:47 UTC) #1
xhwang
This CL looks good, but I feel the fact that we need to pass in ...
7 years ago (2013-11-27 21:22:10 UTC) #2
acolwell GONE FROM CHROMIUM
PTAL. On 2013/11/27 21:22:10, xhwang wrote: > This CL looks good, but I feel the ...
7 years ago (2013-12-02 23:17:43 UTC) #3
xhwang
lgtm
7 years ago (2013-12-03 16:55:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/89673002/20001
7 years ago (2013-12-03 18:40:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/89673002/20001
7 years ago (2013-12-03 19:14:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/89673002/20001
7 years ago (2013-12-03 23:42:31 UTC) #7
commit-bot: I haz the power
7 years ago (2013-12-04 01:11:13 UTC) #8
Message was sent while issue was closed.
Change committed as 238513

Powered by Google App Engine
This is Rietveld 408576698