Skip to content

d3d11videoprocessor: Fix wrong input/output supportability check

The flag argument of ID3D11VideoProcessorEnumerator::CheckVideoProcessorFormat method is output value, not input.

Edited by Tim-Philipp Müller

Merge request reports