| .. |
|
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: cpu: Drop unused HAVE_RWEFLAGS condition
|
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
|
x86: float_dsp: fix loading of the len parameter on x86-32
|
13 years ago |
|
float_dsp_init.c
|
float_dsp: add vector_dmul_scalar() to multiply a vector of doubles
|
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
|
x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling
|
13 years ago |
|
x86util.asm
|
float_dsp: add vector_dmul_scalar() to multiply a vector of doubles
|
13 years ago |