ffmpeg/compat
Matt Oliver a3833bee94 win32_dlfcn: Support WinRT/UWP.
This only enables dlls that are packaged with the application to be
loaded. Due to the limitations of WinRT/UWP it is not allowed to load
external/system dlls so this cannot be used as a complete replacement
for normal win32 dll loading.

Signed-off-by: Matt Oliver <protogonoi@gmail.com>
2017-07-30 14:30:43 +10:00
..
aix all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
atomics Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d' 2017-04-13 18:27:20 -03:00
avisynth compat/avisynth: update AviSynth+ header 2016-08-17 18:08:29 +02:00
cuda compat/cuda: make cuvidGetDecoderCaps optional 2017-06-01 12:39:06 +02:00
dispatch_semaphore Merge commit '6bb99757b780144d9fa27cdce09d3621e1a0ed43' 2016-05-08 23:02:33 +01:00
float Merge remote-tracking branch 'qatar/master' 2014-03-10 12:05:02 +01:00
msvcrt all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
nvenc compat/nvenc: bump nvEncodeAPI.h to Video Codec SDK 8.0.14 2017-05-09 18:38:30 +02:00
solaris compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl 2015-10-20 02:21:34 +02:00
tms470 all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
windows use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 2015-07-24 20:02:32 +02:00
getopt.c Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 2014-08-15 21:00:50 +02:00
os2threads.h compat/os2threads: split long lines 2016-02-14 19:17:36 +01:00
strtod.c compat/strtod: Add missing const qualifiers. 2017-05-04 23:17:20 +02:00
va_copy.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
w32dlfcn.h win32_dlfcn: Support WinRT/UWP. 2017-07-30 14:30:43 +10:00
w32pthreads.h Support building C++ files with MSVC 2017-04-13 23:57:31 +02:00