2 files changed
+2
-2
lines changedSubmodule librfxcodec updated 30 files
- configure.ac+4-1
- m4/ax_append_compile_flags.m4+67
- m4/ax_append_flag.m4+71
- m4/ax_cflags_warn_all.m4+122
- m4/ax_check_compile_flag.m4+74
- m4/ax_require_defined.m4+37
- src/Makefile.am+1-1
- src/amd64/Makefile.am+2-1
- src/amd64/cpuid_amd64.asm+2-14
- src/amd64/rfxcodec_encode_dwt_shift_amd64_sse2.asm+1-13
- src/amd64/rfxcodec_encode_dwt_shift_amd64_sse41.asm+1-13
- src/common.asm+51
- src/rfxcommon.h+1-1
- src/rfxcompose.c+1-1
- src/rfxcompose.h+1-1
- src/rfxencode.c+1-1
- src/rfxencode_alpha.c+1-1
- src/rfxencode_diff_rlgr1.c+1
- src/rfxencode_diff_rlgr3.c+1
- src/rfxencode_dwt.c+1-1
- src/rfxencode_dwt.h+1-1
- src/rfxencode_quantization.c+1-1
- src/rfxencode_tile.c+1-1
- src/rfxencode_tile.h+1-1
- src/x86/Makefile.am+2-1
- src/x86/cpuid_x86.asm+2-14
- src/x86/rfxcodec_encode_dwt_shift_x86_sse2.asm+1-13
- src/x86/rfxcodec_encode_dwt_shift_x86_sse41.asm+1-13
- tests/rfxcodectest.c+1-1
- tests/rfxencode.c+4
0 commit comments