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

Issue 719273003: adds vp8 and vp9 dxva accelerated decode (Closed)

Created:
6 years, 1 month ago by luken
Modified:
6 years ago
Reviewers:
ananta, DaleCurtis
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, wjia+watch_chromium.org, ananta
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adds code to DXVA to try and load the Intel media decode DLLs, and if successful, to try and instantiate the MFT decoder object for each codec. BUG=436238 Committed: https://crrev.com/ce0e31e88f841148a9acea2609f43cf8a49b631b Cr-Commit-Position: refs/heads/master@{#305572}

Patch Set 1 #

Patch Set 2 : remove cruft method #

Patch Set 3 : message box instrumentation #

Patch Set 4 : vp8 decode working #

Patch Set 5 : fix vp9 CLSID #

Patch Set 6 : first crack at building the path #

Patch Set 7 : removed debugging cruft #

Total comments: 10

Patch Set 8 : #

Patch Set 9 : load with altered search path #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -45 lines) Patch
M content/common/gpu/media/dxva_video_decode_accelerator.h View 1 2 3 4 5 6 7 2 chunks +10 lines, -7 lines 0 comments Download
M content/common/gpu/media/dxva_video_decode_accelerator.cc View 1 2 3 4 5 6 7 8 9 chunks +147 lines, -38 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
luken
6 years ago (2014-11-24 23:32:13 UTC) #2
DaleCurtis
Neat! Which platforms does the Intel Media SDK work on? Do you have a documentation ...
6 years ago (2014-11-25 00:32:55 UTC) #3
luken
The decoding is for Intel Broadwell and Bay Trail CPUs, which will include an onboard ...
6 years ago (2014-11-25 01:07:02 UTC) #5
luken
On 2014/11/25 01:07:02, luken wrote: > The decoding is for Intel Broadwell and Bay Trail ...
6 years ago (2014-11-25 01:07:27 UTC) #6
DaleCurtis
lgtm then. Thanks for adding this!
6 years ago (2014-11-25 01:10:05 UTC) #7
ananta
lgtm
6 years ago (2014-11-25 01:14:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/719273003/160001
6 years ago (2014-11-25 01:21:04 UTC) #10
commit-bot: I haz the power
Committed patchset #9 (id:160001)
6 years ago (2014-11-25 03:20:24 UTC) #11
commit-bot: I haz the power
6 years ago (2014-11-25 03:21:03 UTC) #12
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/ce0e31e88f841148a9acea2609f43cf8a49b631b
Cr-Commit-Position: refs/heads/master@{#305572}

Powered by Google App Engine
This is Rietveld 408576698