Skip to content

[3.0] video_filter: disable VQ Enhancer for other GPU manufacturers

Steve Lhomme requested to merge robUx4/vlc:30-detect-amf into 3.0.x

InitDX11 crashes if the filter is enabled but an incompatible GPU is used.

(cherry picked from commit 49381f47) (edited) edited:

  • on 3.0 we need to get the D3D device via D3D11_FilterHoldInstance()

Merge request reports