1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavutil
Martin Storsjö fd1ffa1f10 d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is unavailable
When targeting the UWP API subset, the LoadLibrary function is not
available (and the fallback, LoadPackagedLibrary, can't be used to
load system DLLs). In these cases, link directly to the functions
in the DLLs instead of trying to load them dynamically at runtime.

Signed-off-by: Martin Storsjö <martin@martin.st>
2017-06-18 23:45:03 +03:00
..
2016-05-04 18:16:21 +02:00
2017-06-13 12:34:35 +02:00
2017-03-14 17:23:32 +01:00
2016-05-04 18:16:21 +02:00
2016-10-02 18:58:04 +02:00
2016-10-02 18:58:04 +02:00
2016-05-10 11:30:25 +02:00
2017-03-01 11:23:19 -05:00
2016-05-04 18:16:21 +02:00
2017-01-26 10:25:20 +01:00
2017-02-11 11:37:45 +01:00
2017-02-11 11:37:45 +01:00
2017-03-01 11:23:19 -05:00
2017-03-23 10:09:17 +01:00
2017-06-02 21:00:35 -04:00
2017-04-26 09:05:28 +02:00
2017-04-26 09:05:28 +02:00
2017-03-23 10:09:17 +01:00
2016-05-04 18:16:21 +02:00
2015-12-14 16:42:35 +01:00