.. |
arm_arch_common_macro.S
|
Mark the arm asm labels as functions
|
2014-03-04 11:23: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
|
Remove deblocking arm asm code to common folder, add cpu detect for arm, clean some code.
|
2014-02-28 17:08:24 +08:00 |
cpu.cpp
|
Add cpu feature detection for generic arm/linux
|
2014-03-04 10:18:30 +02:00 |
cpu.h
|
Unify the interface for the different variants of WelsCPUFeatureDetect
|
2014-03-04 10:18:30 +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 char instead of str_t
|
2014-02-10 08:06:37 +02:00 |
crt_util_safe_x.h
|
Use char instead of str_t
|
2014-02-10 08:06:37 +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
|
Modify code style, remove trailing space.
|
2014-03-03 15:42:01 +08:00 |
deblocking_neon.S
|
Add arm asm code for processing.
|
2014-03-05 16:54:05 +08:00 |
expand_picture_common.h
|
Partly add arm asm code to encoder.
|
2014-03-05 10:24:05 +08:00 |
expand_picture.asm
|
Get rid of trailing whitespace in the assembly source files
|
2014-01-13 20:12:04 +02:00 |
expand_picture.S
|
Add arm asm code for processing.
|
2014-03-05 16:54:05 +08:00 |
logging.cpp
|
Use char instead of str_t
|
2014-02-10 08:06:37 +02:00 |
logging.h
|
Use char instead of str_t
|
2014-02-10 08:06:37 +02:00 |
ls_defines.h
|
Use void instead of void_t
|
2014-02-10 08:06:33 +02:00 |
macros.h
|
Squashed merge from writenal_refactor2
|
2014-02-20 14:50:04 +08:00 |
mb_copy.asm
|
Use void instead of void_t
|
2014-02-10 08:06:33 +02:00 |
mc_chroma.asm
|
Mark source parameters to MC functions as const
|
2014-02-19 10:19:56 +02:00 |
mc_common.h
|
Modify code style, remove trailing space.
|
2014-03-03 15:42:01 +08:00 |
mc_luma.asm
|
Mark source parameters to MC functions as const
|
2014-02-19 10:19:56 +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
|
Exclude the arm assembly header as well
|
2014-03-04 23:23:19 +02:00 |
typedefs.h
|
Use a standard macro for 64 bit printf conversion specifiers
|
2014-03-03 12:33:34 +02:00 |
vaa.asm
|
Allow yasm to be used instead of nasm.
|
2014-01-18 13:59:24 +01:00 |
WelsThreadLib.cpp
|
Use the windows INFINITE define instead of manually casting -1 to uint32_t
|
2014-03-04 14:47:25 +02:00 |
WelsThreadLib.h
|
Unify ifdef conditions related to threading code
|
2014-03-03 14:55:53 +02:00 |