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

Issue 11369232: DXVA: remove path that reads back decoded frames to system memory. (Closed)

Created:
8 years, 1 month ago by apatrick_chromium
Modified:
8 years, 1 month ago
Reviewers:
ananta
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, feature-media-reviews_chromium.org
Visibility:
Public.

Description

DXVA: remove path that reads back decoded frames to system memory. A couple of reasons: - I want to get rid of the dependency on D3DX9 so that we don't have to distribute it. - I don't think the code path actually works since D3DXLoadSurfaceFromSurface uses StretchRect internally and D3D has reported that it doesn't support the conversion. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167601

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -111 lines) Patch
M content/common/gpu/media/dxva_video_decode_accelerator.cc View 1 5 chunks +29 lines, -111 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
apatrick_chromium
As discussed. PTAL.
8 years, 1 month ago (2012-11-14 01:49:36 UTC) #1
ananta
lgtm
8 years, 1 month ago (2012-11-14 01:53:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/apatrick@chromium.org/11369232/4001
8 years, 1 month ago (2012-11-14 01:56:37 UTC) #3
commit-bot: I haz the power
8 years, 1 month ago (2012-11-14 05:04:52 UTC) #4
Change committed as 167601

Powered by Google App Engine
This is Rietveld 408576698