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

Issue 802833002: Chromecast: media interfaces for hardware-backed video plane. (Closed)

Created:
6 years ago by gunsch
Modified:
6 years ago
Reviewers:
lcwu1, damienv1, ddorwin
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Chromecast: media interfaces for hardware-backed video plane. R=lcwu@chromium.org,damienv@chromium.org BUG=408189 Committed: https://crrev.com/5d1cbbb149438debc8c34871f6f2c33beff1062e Cr-Commit-Position: refs/heads/master@{#308456}

Patch Set 1 #

Total comments: 8

Patch Set 2 : address comments #

Total comments: 4

Patch Set 3 : update comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -5 lines) Patch
A chromecast/media/cma/backend/video_plane.h View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A + chromecast/media/cma/backend/video_plane.cc View 1 chunk +5 lines, -2 lines 0 comments Download
A chromecast/media/cma/backend/video_plane_fake.h View 1 1 chunk +37 lines, -0 lines 0 comments Download
A chromecast/media/cma/backend/video_plane_fake.cc View 1 1 chunk +36 lines, -0 lines 0 comments Download
A + chromecast/media/cma/backend/video_plane_fake_factory.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M chromecast/media/media.gyp View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
gunsch
6 years ago (2014-12-13 00:28:36 UTC) #1
damienv1
https://codereview.chromium.org/802833002/diff/1/chromecast/media/cma/backend/video_plane.h File chromecast/media/cma/backend/video_plane.h (right): https://codereview.chromium.org/802833002/diff/1/chromecast/media/cma/backend/video_plane.h#newcode22 chromecast/media/cma/backend/video_plane.h:22: COORDINATE_TYPE_GRAPHICS_PLANE = 0, nit: blank line https://codereview.chromium.org/802833002/diff/1/chromecast/media/cma/backend/video_plane.h#newcode24 chromecast/media/cma/backend/video_plane.h:24: COORDINATE_TYPE_SCREEN_RESOLUTION ...
6 years ago (2014-12-13 01:51:00 UTC) #2
gunsch
https://codereview.chromium.org/802833002/diff/1/chromecast/media/cma/backend/video_plane.h File chromecast/media/cma/backend/video_plane.h (right): https://codereview.chromium.org/802833002/diff/1/chromecast/media/cma/backend/video_plane.h#newcode22 chromecast/media/cma/backend/video_plane.h:22: COORDINATE_TYPE_GRAPHICS_PLANE = 0, On 2014/12/13 01:51:00, damienv1 wrote: > ...
6 years ago (2014-12-13 02:01:29 UTC) #3
damienv1
lgtm % nit https://codereview.chromium.org/802833002/diff/20001/chromecast/media/cma/backend/video_plane.h File chromecast/media/cma/backend/video_plane.h (right): https://codereview.chromium.org/802833002/diff/20001/chromecast/media/cma/backend/video_plane.h#newcode24 chromecast/media/cma/backend/video_plane.h:24: // Output display screen as coordinate ...
6 years ago (2014-12-15 16:42:40 UTC) #4
ddorwin
Drive-by comment. Also, how does this relate to similar concepts in Ozone? https://codereview.chromium.org/802833002/diff/20001/chromecast/media/cma/backend/video_plane.h File chromecast/media/cma/backend/video_plane.h ...
6 years ago (2014-12-15 21:02:27 UTC) #6
gunsch
@ddorwin: hard to say, I'm not too familiar with Ozone. We use this to represent ...
6 years ago (2014-12-15 22:20:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/802833002/40001
6 years ago (2014-12-15 22:22:34 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-15 23:30:00 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-15 23:30:48 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5d1cbbb149438debc8c34871f6f2c33beff1062e
Cr-Commit-Position: refs/heads/master@{#308456}

Powered by Google App Engine
This is Rietveld 408576698