openh264/codec/common
Martin Storsjö 8ecdcc7172 Add a make option for silencing the commands run
Add "V=No" to the make command to silence the make output.

This makes it easier to spot warnings or other unexpected messages
in the build output.
2014-01-30 13:56:19 +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 fix win64 float issue, enable AQ assembly 2014-01-21 11:16:48 +08:00
cpuid.asm fix win64 float issue, enable AQ assembly 2014-01-21 11:16:48 +08:00
crt_util_safe_x.cpp Implement WelsStrcat based on WelsStrncpy 2014-01-28 12:27:22 +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 Remove the array_stack_align.h header from the encoder lib 2014-01-29 22:07:52 +02:00
deblocking_common.h Fix shifting tricks in deblocking for big endian 2014-01-29 22:30:33 +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 Merge the ls_defines.h headers into the common sub-library 2014-01-27 14:14:41 +02:00
macros.h Remove the array_stack_align.h header from the encoder lib 2014-01-29 22:07:52 +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
measure_time.h Move the measure_time.h header to the common library 2014-01-27 12:58:23 +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 Add a make option for silencing the commands run 2014-01-30 13:56:19 +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
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