openh264/codec/common
Martin Storsjö 9b59153263 Remove the STRNLEN/WelsStrnlen compatibility functions
These were essentially useless - if strlen() ever was used as
fallback, it either indicated that those ports of the library
were insecure, or that strnlen never was required at all.
In this case it turned out to be the latter (at least after
the preceding cleanups) - all uses of it were with known null
terminated strings.
2014-01-28 12:00:04 +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 Remove the STRNLEN/WelsStrnlen compatibility functions 2014-01-28 12:00:04 +02:00
crt_util_safe_x.h Remove the STRNLEN/WelsStrnlen compatibility functions 2014-01-28 12:00: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 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 Consistently use inline instead of __inline 2014-01-27 08:44:48 +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
targets.mk Merge pull request #237 from mstorsjo/simplify-make-lib-rules 2014-01-27 14:09:20 -08: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