mpv/compat
Uoti Urpala 9747227e47 windows support: support 64-bit MS Windows in EXTERN_PREFIX definition
The EXTERN_PREFIX definition changed in 94b7db2 needs a separate case
for _WIN64, as MinGW defines both that and _WIN32 but there is no prefix
unlike 32-bit case.

Patch by redxii on http://devel.mplayer2.org/ticket/226
2013-01-27 13:30:53 +01:00
..
compiler.h Add MP_NORETURN and replace av_noreturn uses 2012-11-12 20:10:23 +01:00
libav.h Fix compilation with ffmpeg 1.0 2012-12-13 12:49:27 +01:00
mangle.h windows support: support 64-bit MS Windows in EXTERN_PREFIX definition 2013-01-27 13:30:53 +01:00
mpbswap.h
x86_cpu.h