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

Issue 2045273005: Have VDA clients inform decoder of supported picture buffer formats (Closed)

Created:
4 years, 6 months ago by jbauman
Modified:
4 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Have VDA clients inform decoder of supported picture buffer formats Pepper plugins currently don't support NV12 picture buffers, so add a list of supported formats to ensure they don't get sent NV12. BUG=574292 Committed: https://crrev.com/d2a6d089046634d0ef4d799cfab05a8810da55b2 Cr-Commit-Position: refs/heads/master@{#400110}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M content/renderer/pepper/pepper_video_decoder_host.cc View 1 chunk +4 lines, -1 line 0 comments Download
M media/gpu/dxva_video_decode_accelerator_win.cc View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M media/gpu/ipc/common/media_param_traits_macros.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/video_decode_accelerator.h View 1 2 3 4 2 chunks +8 lines, -1 line 0 comments Download
M media/video/video_decode_accelerator.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
jbauman
4 years, 6 months ago (2016-06-09 23:00:32 UTC) #3
DaleCurtis
=>sandersd
4 years, 6 months ago (2016-06-09 23:38:04 UTC) #5
sandersd (OOO until July 31)
lgtm, although neither VTVDA not AVDA actually have an actual pixel format for their outputs. ...
4 years, 6 months ago (2016-06-09 23:41:00 UTC) #6
jbauman
raymes: content/renderer/pepper OWNERS review wfh: media/gpu/ipc/common OWNERS/security review. Thanks.
4 years, 6 months ago (2016-06-11 00:19:00 UTC) #8
Pawel Osciak
https://codereview.chromium.org/2045273005/diff/60001/media/video/video_decode_accelerator.h File media/video/video_decode_accelerator.h (right): https://codereview.chromium.org/2045273005/diff/60001/media/video/video_decode_accelerator.h#newcode153 media/video/video_decode_accelerator.h:153: std::vector<VideoPixelFormat> supported_output_formats{PIXEL_FORMAT_ARGB, What would you think of making an ...
4 years, 6 months ago (2016-06-13 07:57:31 UTC) #9
jbauman
On 2016/06/13 07:57:31, Pawel Osciak wrote: > https://codereview.chromium.org/2045273005/diff/60001/media/video/video_decode_accelerator.h > File media/video/video_decode_accelerator.h (right): > > https://codereview.chromium.org/2045273005/diff/60001/media/video/video_decode_accelerator.h#newcode153 ...
4 years, 6 months ago (2016-06-13 23:11:48 UTC) #10
Will Harris
media/gpu/ipc/common/media_param_traits_macros.h lgtm
4 years, 6 months ago (2016-06-13 23:27:16 UTC) #11
raymes
defer to bbudge for content/renderer/pepper/pepper_video_decoder_host.cc
4 years, 6 months ago (2016-06-13 23:27:44 UTC) #13
bbudge
Pepper lgtm
4 years, 6 months ago (2016-06-14 00:00:17 UTC) #14
Pawel Osciak
On 2016/06/13 23:11:48, jbauman wrote: > On 2016/06/13 07:57:31, Pawel Osciak wrote: > > > ...
4 years, 6 months ago (2016-06-14 04:00:06 UTC) #15
jbauman
PTAL. On 2016/06/14 04:00:06, Pawel Osciak wrote: > On 2016/06/13 23:11:48, jbauman wrote: > > ...
4 years, 6 months ago (2016-06-14 21:58:10 UTC) #16
Pawel Osciak
lgtm
4 years, 6 months ago (2016-06-16 05:41:37 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2045273005/100001
4 years, 6 months ago (2016-06-16 06:41:30 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 6 months ago (2016-06-16 08:29:46 UTC) #22
commit-bot: I haz the power
4 years, 6 months ago (2016-06-16 08:31:19 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/d2a6d089046634d0ef4d799cfab05a8810da55b2
Cr-Commit-Position: refs/heads/master@{#400110}

Powered by Google App Engine
This is Rietveld 408576698