Skip to content

d3d11: Don't register decoders if unavailable

DXVA requires a hardware interface but may not be available, such as in the case of VMs or when the GPU vendor does not provide a decoder interface.

Merge request reports