| .. |
|
Makefile
|
x86: Add YASM implementations of cpuid and xgetbv from x264
|
13 years ago |
|
asm.h
|
x86: move MANGLE() and related macros to libavutil/x86/asm.h
|
13 years ago |
|
bswap.h
|
x86: place some inline asm under #if HAVE_INLINE_ASM
|
13 years ago |
|
cpu.c
|
x86: get_cpu_flags: add necessary ifdefs around function body
|
13 years ago |
|
cpu.h
|
x86: Add YASM implementations of cpuid and xgetbv from x264
|
13 years ago |
|
cpuid.asm
|
x86: include x86inc.asm in x86util.asm
|
13 years ago |
|
float_dsp.asm
|
build: Drop AVX assembly ifdefs
|
13 years ago |
|
float_dsp_init.c
|
x86: Replace checks for CPU extensions and flags by convenience macros
|
13 years ago |
|
intreadwrite.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
|
timer.h
|
x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
|
13 years ago |
|
w64xmmtest.h
|
Add more missing includes after removing the implicit common.h
|
13 years ago |
|
x86inc.asm
|
x86inc: Set program_name outside of x86inc.asm
|
13 years ago |
|
x86util.asm
|
x86: SPLATD: port to cpuflags
|
13 years ago |