d7c907198b
While building succeeds in MSVC 2008, it currently fails in 2012 due to error C1189 "The C++ standard library forbids macroizing keywords", which is caused by doing "#define inline __inline" in the macros.h header. This could have been missed before since it only was triggered if macros.h was included before some other system header was included that contained checks against these inline defines. |
||
---|---|---|
.. | ||
asm_inc.asm | ||
cpu_core.h | ||
cpu.cpp | ||
cpu.h | ||
cpuid.asm | ||
deblock.asm | ||
deblocking_common.cpp | ||
deblocking_common.h | ||
expand_picture.asm | ||
logging.cpp | ||
logging.h | ||
macros.h | ||
mb_copy.asm | ||
mc_chroma.asm | ||
mc_luma.asm | ||
targets.mk | ||
typedefs.h | ||
vaa.asm |