.. |
Makefile
|
imgutils: add a function for copying image data from GPU mapped memory
|
8 years ago |
asm.h
|
asm: FF_-prefix internal macros used in inline assembly
|
9 years ago |
bswap.h
|
x86: place some inline asm under #if HAVE_INLINE_ASM
|
13 years ago |
cpu.c
|
x86: cpu: Detect Conroe CPUs and their slow shuffle unit
|
9 years ago |
cpu.h
|
x86: Add SSSE3_SLOW CPU flag and related convenience macros
|
9 years ago |
cpuid.asm
|
Update Fiona's name in copyright statements.
|
11 years ago |
emms.asm
|
emms: Give apriv_emms_yasm() a more general name
|
8 years ago |
emms.h
|
emms: Give apriv_emms_yasm() a more general name
|
8 years ago |
float_dsp.asm
|
x86: float dsp: unroll SSE versions
|
11 years ago |
float_dsp_init.c
|
float_dsp: Have implementation match function pointer prototype
|
8 years ago |
imgutils.asm
|
x86: Add missing colons after assembly labels
|
8 years ago |
imgutils_init.c
|
imgutils: add a function for copying image data from GPU mapped memory
|
8 years ago |
intreadwrite.h
|
Replace FFmpeg with Libav in licence headers
|
14 years ago |
lls.asm
|
lls/x86: use 3-operator vaddpd in ADDPD_MEM
|
12 years ago |
lls_init.c
|
x86: check for AV_CPU_FLAG_AVXSLOW where useful
|
10 years ago |
timer.h
|
x86: Serialize rdtsc in read_time()
|
10 years ago |
w64xmmtest.h
|
Add more missing includes after removing the implicit common.h
|
12 years ago |
x86inc.asm
|
x86inc: Avoid using eax/rax for storing the stack pointer
|
8 years ago |
x86util.asm
|
x86util: Document SBUTTERFLY macro
|
8 years ago |