Chromium Code Reviews
DescriptionDXVA: 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 : #Messages
Total messages: 4 (0 generated)
|