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

Issue 2919863004: Add flag to signal that video frame must be drawn using an overlay. (Closed)

Created:
3 years, 6 months ago by jbauman
Modified:
3 years, 6 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, posciak+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, cc-bugs_chromium.org, darin (slow to review)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add flag to signal that video frame must be drawn using an overlay. Some textures must be put into overlays, so add a flag to YUVVideoDrawQuad to signal that to the renderer. BUG=729238 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2919863004 Cr-Commit-Position: refs/heads/master@{#479155} Committed: https://chromium.googlesource.com/chromium/src/+/6abe558714692485d29e724beea91d641f98bdb7

Patch Set 1 #

Patch Set 2 : fix expect #

Total comments: 3

Patch Set 3 : cleanup #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -349 lines) Patch
M cc/ipc/cc_param_traits_unittest.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M cc/ipc/quads.mojom View 1 chunk +1 line, -0 lines 0 comments Download
M cc/ipc/quads_struct_traits.h View 1 chunk +5 lines, -0 lines 0 comments Download
M cc/ipc/quads_struct_traits.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/ipc/struct_traits_unittest.cc View 3 chunks +4 lines, -1 line 0 comments Download
M cc/layers/video_layer_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/layers/video_layer_impl_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/quads/draw_quad_unittest.cc View 1 2 23 chunks +78 lines, -345 lines 0 comments Download
M cc/quads/yuv_video_draw_quad.h View 2 chunks +3 lines, -1 line 0 comments Download
M cc/quads/yuv_video_draw_quad.cc View 3 chunks +4 lines, -1 line 0 comments Download
M media/base/video_frame_metadata.h View 1 2 1 chunk +4 lines, -0 lines 1 comment Download

Messages

Total messages: 33 (23 generated)
jbauman
3 years, 6 months ago (2017-06-06 23:37:49 UTC) #12
jbauman
3 years, 6 months ago (2017-06-06 23:44:27 UTC) #14
danakj
LGTM https://codereview.chromium.org/2919863004/diff/20001/cc/ipc/cc_param_traits_unittest.cc File cc/ipc/cc_param_traits_unittest.cc (right): https://codereview.chromium.org/2919863004/diff/20001/cc/ipc/cc_param_traits_unittest.cc#newcode208 cc/ipc/cc_param_traits_unittest.cc:208: EXPECT_EQ(a->bits_per_channel, b->bits_per_channel); Compare it here? https://codereview.chromium.org/2919863004/diff/20001/cc/quads/draw_quad_unittest.cc File cc/quads/draw_quad_unittest.cc ...
3 years, 6 months ago (2017-06-07 15:26:40 UTC) #15
sandersd (OOO until July 31)
media/ lgtm. https://codereview.chromium.org/2919863004/diff/40001/media/base/video_frame_metadata.h File media/base/video_frame_metadata.h (right): https://codereview.chromium.org/2919863004/diff/40001/media/base/video_frame_metadata.h#newcode117 media/base/video_frame_metadata.h:117: // Windows only: if set, then this ...
3 years, 6 months ago (2017-06-13 18:33:36 UTC) #20
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/2919863004/40001
3 years, 6 months ago (2017-06-13 18:40:16 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/462755)
3 years, 6 months ago (2017-06-13 18:51:48 UTC) #25
jbauman
kenrb@: security review
3 years, 6 months ago (2017-06-13 20:52:55 UTC) #27
kenrb
mojom lgtm
3 years, 6 months ago (2017-06-13 21:12:32 UTC) #28
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/2919863004/40001
3 years, 6 months ago (2017-06-13 21:15:15 UTC) #30
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 21:22:36 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6abe558714692485d29e724beea9...

Powered by Google App Engine
This is Rietveld 408576698