openh264/codec/common
Martin Storsjö 7b96c6756e Use void instead of void_t
There's really no reason for adding a typedef for void.
2014-02-10 08:06:33 +02: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 Fix a typo, "vender" -> "vendor" 2014-01-24 15:01:31 +02:00
cpu.h Use void instead of void_t 2014-02-10 08:06:33 +02:00
cpuid.asm fix win64 float issue, enable AQ assembly 2014-01-21 11:16:48 +08:00
crt_util_safe_x.cpp Use void instead of void_t 2014-02-10 08:06:33 +02:00
crt_util_safe_x.h Remove the now unused STRCAT macro 2014-01-28 12:43:22 +02:00
deblock.asm fix illegal instruction use 2014-01-16 15:57:22 +08:00
deblocking_common.cpp Use void instead of void_t 2014-02-10 08:06:33 +02:00
deblocking_common.h Use void instead of void_t 2014-02-10 08:06:33 +02:00
expand_picture_common.h Move declarations of functions in expand_picture.asm into a header in common 2014-02-10 08:05:02 +02: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 Remove the unused dllname parameter to the trace function 2014-01-24 12:04:29 +02:00
ls_defines.h Use void instead of void_t 2014-02-10 08:06:33 +02:00
macros.h Use bool instead of bool_t 2014-02-10 08:05:09 +02:00
mb_copy.asm Use void instead of void_t 2014-02-10 08:06:33 +02:00
mc_chroma.asm Get rid of trailing whitespace in the assembly source files 2014-01-13 20:12:04 +02:00
mc_common.h Move declarations of functions in mc_chroma/luma.asm into a header in common 2014-02-10 08:05:02 +02:00
mc_luma.asm Use void instead of void_t 2014-02-10 08:06:33 +02:00
measure_time.h Use void instead of void_t 2014-02-10 08:06:33 +02:00
satd_sad.asm Remove sad.asm from the processing lib, move satd_sad from the encoder to the common lib 2014-01-28 13:54:57 +02:00
targets.mk Remove redundant /./ parts from pathnames in makefiles 2014-02-08 18:46:52 +02:00
typedefs.h Use void instead of void_t 2014-02-10 08:06:33 +02:00
vaa.asm Allow yasm to be used instead of nasm. 2014-01-18 13:59:24 +01:00
WelsThreadLib.cpp Fix building threading for freebsd 2014-01-26 10:40:24 +02:00
WelsThreadLib.h Move the WelsThreadLib files to the common directory/library 2014-01-21 15:11:07 +02:00