ffmpeg/compat
Martin Storsjö b1b7cc698b atomics: Fix the win32 atomic_exchange function
This fixes building with MSVC after
a2a38b1606.

Remove the stray semicolon, and add casts for the input argument
(which is an intptr_t*) to the right type (PVOID volatile *).

Signed-off-by: Martin Storsjö <martin@martin.st>
2021-04-04 11:06:08 +03:00
..
aix
atomics atomics: Fix the win32 atomic_exchange function 2021-04-04 11:06:08 +03:00
cuda compat/cuda: correct ushort4 to use ushort 2021-02-22 17:03:52 +01:00
dispatch_semaphore
djgpp additional math.h functions for djgpp 2018-11-28 22:16:07 +11:00
float
msvcrt
solaris
windows compat/windows/makedef: Allow building shared libs with MSVC under WSL 2019-04-24 01:41:13 +02:00
getopt.c
os2threads.h compat/os2threads: define INCL_DOSERRORS 2020-02-15 18:25:51 +01:00
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 avformat/udp: support w32pthreads compat 2020-03-08 19:08:04 +01:00