[FFmpeg-cvslog] d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY

2017-11-07 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jul 4 20:03:00 2017 +0300| [1912973a2d0a4d7f8e323eb23ee4e0e29d5852ca] | committer: Martin Storsjö d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY If using the winstore compat library, a fallback LoadLibrary function does exist, that only

[FFmpeg-cvslog] d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY

2017-08-10 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jul 4 20:03:00 2017 +0300| [9042402ec78ad050eb7ad129610450ef90371df4] | committer: wm4 d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY If using the winstore compat library, a fallback LoadLibrary function does exist, that only calls LoadP