openh264/codec/common
V a6463be0cc Allow yasm to be used instead of nasm.
http://www.nasm.us/doc/nasmdoc3.html#section-3.4.1 says a zero should
follow $ in numeric constants, but yasm complains about it when not
followed.
2014-01-18 13:59:24 +01:00
..
asm_inc.asm Get rid of trailing whitespace in the assembly source files 2014-01-13 20:12:04 +02:00
cpu_core.h file a new commit 2014-01-08 17:03:00 -08:00
cpu.cpp protect code if cpuid.4 return eax as zero 2014-01-11 18:56:22 +08:00
cpu.h file a new commit 2014-01-08 17:03:00 -08:00
cpuid.asm Get rid of trailing whitespace in the assembly source files 2014-01-13 20:12:04 +02:00
deblock.asm fix illegal instruction use 2014-01-16 15:57:22 +08:00
deblocking_common.cpp fix illegal instruction use 2014-01-16 15:57:22 +08:00
deblocking_common.h fix illegal instruction use 2014-01-16 15:57:22 +08:00
expand_picture.asm Get rid of trailing whitespace in the assembly source files 2014-01-13 20:12:04 +02:00
logging.cpp Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
logging.h Pretty printed the C++ code with astyle 2013-12-12 14:21:12 -08:00
macros.h Fix building in MSVC 2012 by avoiding redefining the inline keyword 2014-01-17 12:04:27 +02:00
mb_copy.asm Allow yasm to be used instead of nasm. 2014-01-18 13:59:24 +01:00
mc_chroma.asm Get rid of trailing whitespace in the assembly source files 2014-01-13 20:12:04 +02:00
mc_luma.asm Get rid of trailing whitespace in the assembly source files 2014-01-13 20:12:04 +02:00
targets.mk Make the compiler/ar/linker file output parameters overrideable 2014-01-17 12:06:11 +02:00
typedefs.h file a new commit 2014-01-08 17:03:00 -08:00
vaa.asm Allow yasm to be used instead of nasm. 2014-01-18 13:59:24 +01:00