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

Issue 10163013: Fix DXVA2 video decoding which was broken with recent process handle brokering changes (Closed)

Created:
8 years, 8 months ago by ananta
Modified:
8 years, 8 months ago
Reviewers:
jschuh, piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Fix DXVA2 video decoding which was broken with recent process handle brokering changes and a sandbox policy change which runs the gpu process in a windows job object with ui restrictions on. This causes the DXVA device creation to fail. BUG=none TEST=DXVA decoder initialization and decoding should now work in the gpu process. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=133328

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -15 lines) Patch
M content/common/gpu/client/gpu_video_decode_accelerator_host.cc View 2 chunks +17 lines, -2 lines 0 comments Download
M content/common/sandbox_policy.cc View 1 chunk +12 lines, -13 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ananta
8 years, 8 months ago (2012-04-21 00:12:12 UTC) #1
piman
LGTM for content/common/gpu/client.
8 years, 8 months ago (2012-04-21 00:29:43 UTC) #2
jschuh
8 years, 8 months ago (2012-04-21 00:56:36 UTC) #3
The policy change makes me sad, but lgtm.

Powered by Google App Engine
This is Rietveld 408576698