contrib: qtbase: use `CreateDXGIFactory1()` instead of `CreateDXGIFactory2()`
CreateDXGIFactory2() is not available on Windows 7, and it seems possible
to create IDXGIFactory2 using CreateDXGIFactory1().
CreateDXGIFactory2() is not available on Windows 7, and it seems possible
to create IDXGIFactory2 using CreateDXGIFactory1().
VideoLAN code repository instance