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

Issue 18580008: Rename VideoDecoder::HasOutputFrameAvailable() to CanReadWithoutStalling(). (Closed)

Created:
7 years, 5 months ago by xhwang
Modified:
7 years, 5 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Rename VideoDecoder::HasOutputFrameAvailable() to CanReadWithoutStalling(). Also fix the implementation in GpuVideoDecoder to better reflect what we are checking. BUG=256899, 141788 TEST=Tested on Windows. R=acolwell@chromium.org, scherkus@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210066

Patch Set 1 #

Patch Set 2 : add VRB test #

Total comments: 2

Patch Set 3 : rebase only #

Patch Set 4 : name change and drop disabled (invalid) test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -9 lines) Patch
M media/base/video_decoder.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/base/video_decoder.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/filters/gpu_video_decoder.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/filters/gpu_video_decoder.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M media/filters/video_frame_stream.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/filters/video_frame_stream.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M media/filters/video_renderer_base.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/filters/video_renderer_base_unittest.cc View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
xhwang
PTAL
7 years, 5 months ago (2013-07-03 00:54:40 UTC) #1
scherkus (not reviewing)
guessing a test is too difficult given it's GVD?
7 years, 5 months ago (2013-07-03 01:04:11 UTC) #2
xhwang
On 2013/07/03 01:04:11, scherkus wrote: > guessing a test is too difficult given it's GVD? ...
7 years, 5 months ago (2013-07-03 02:50:25 UTC) #3
acolwell GONE FROM CHROMIUM
lgtm % comment https://codereview.chromium.org/18580008/diff/4001/media/filters/video_renderer_base_unittest.cc File media/filters/video_renderer_base_unittest.cc (right): https://codereview.chromium.org/18580008/diff/4001/media/filters/video_renderer_base_unittest.cc#newcode530 media/filters/video_renderer_base_unittest.cc:530: TEST_F(VideoRendererBaseTest, DISABLED_PlayAfterPrematurePreroll) { Why is this ...
7 years, 5 months ago (2013-07-03 16:43:56 UTC) #4
xhwang
https://codereview.chromium.org/18580008/diff/4001/media/filters/video_renderer_base_unittest.cc File media/filters/video_renderer_base_unittest.cc (right): https://codereview.chromium.org/18580008/diff/4001/media/filters/video_renderer_base_unittest.cc#newcode530 media/filters/video_renderer_base_unittest.cc:530: TEST_F(VideoRendererBaseTest, DISABLED_PlayAfterPrematurePreroll) { On 2013/07/03 16:43:56, acolwell wrote: > ...
7 years, 5 months ago (2013-07-03 17:51:44 UTC) #5
acolwell GONE FROM CHROMIUM
On 2013/07/03 17:51:44, xhwang wrote: > https://codereview.chromium.org/18580008/diff/4001/media/filters/video_renderer_base_unittest.cc > File media/filters/video_renderer_base_unittest.cc (right): > > https://codereview.chromium.org/18580008/diff/4001/media/filters/video_renderer_base_unittest.cc#newcode530 > ...
7 years, 5 months ago (2013-07-03 18:17:59 UTC) #6
scherkus (not reviewing)
On 2013/07/03 18:17:59, acolwell wrote: > On 2013/07/03 17:51:44, xhwang wrote: > > > https://codereview.chromium.org/18580008/diff/4001/media/filters/video_renderer_base_unittest.cc ...
7 years, 5 months ago (2013-07-03 20:26:49 UTC) #7
xhwang
Thanks! Then I'll remove the disabled test. Any preference on naming? fischman@ proposed AbleToReadWithoutStalling(). I ...
7 years, 5 months ago (2013-07-03 20:33:47 UTC) #8
acolwell GONE FROM CHROMIUM
On 2013/07/03 20:33:47, xhwang wrote: > Thanks! Then I'll remove the disabled test. > > ...
7 years, 5 months ago (2013-07-03 20:42:55 UTC) #9
scherkus (not reviewing)
On 2013/07/03 20:42:55, acolwell wrote: > On 2013/07/03 20:33:47, xhwang wrote: > > Thanks! Then ...
7 years, 5 months ago (2013-07-03 20:53:11 UTC) #10
xhwang
On 2013/07/03 20:53:11, scherkus wrote: > On 2013/07/03 20:42:55, acolwell wrote: > > On 2013/07/03 ...
7 years, 5 months ago (2013-07-03 21:08:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/18580008/17001
7 years, 5 months ago (2013-07-03 21:34:49 UTC) #12
xhwang
7 years, 5 months ago (2013-07-03 23:30:28 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 manually as r210066 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698