FFmpeg/compat
wm4 9b121dfc32 w32pthreads: always use Vista+ API, drop XP support
This removes the XP compatibility code, and switches entirely to SWR
locks, which are available starting at Windows Vista.

This removes CRITICAL_SECTION use, which allows us to add
PTHREAD_MUTEX_INITIALIZER, which will be useful later.

Windows XP is hereby not a supported build target anymore. It was
decided in a project vote that this is OK.
2017-12-26 02:49:48 +01:00
..
aix
atomics Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d' 2017-04-13 18:27:20 -03:00
avisynth
cuda compat/cuda: Pass a logging context to load functions 2017-11-20 15:47:05 +00:00
dispatch_semaphore
float
msvcrt
nvenc avcodec/nvenc: fix double defined GUID on cygwin 2017-11-17 23:34:18 +01:00
solaris
windows makedef: Pass EXTERN_PREFIX from configure to makedef 2017-11-16 16:54:08 +02:00
getopt.c
os2threads.h
strtod.c compat/strtod: Add missing const qualifiers. 2017-05-04 23:17:20 +02:00
va_copy.h
w32dlfcn.h compat/w32dlfcn: add missing config.h include 2017-11-07 16:50:26 -03:00
w32pthreads.h w32pthreads: always use Vista+ API, drop XP support 2017-12-26 02:49:48 +01:00