Skip to content

d3d9: fully initialize DXVAHD_BLT_STATE_OUTPUT_COLOR_SPACE_DATA

Steve Lhomme requested to merge robUx4/vlc:dxva2_colorspace into master

Although we set all known usable bits, it seems that leaving reserved bits "uninitialized" doesn't work in some case. In particular with LLVM builds, which results in bogus output.

Edited by Steve Lhomme

Merge request reports