This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffmpeg
/
libavutil
/
x86
History
Ronald S. Bultje
358d854df8
x86/cpu: implement get/set_eflags using intrinsics
...
Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Martin Storsjö <martin@martin.st>
2012-07-10 14:33:32 +03:00
..
bswap.h
x86: place some inline asm under #if HAVE_INLINE_ASM
2012-06-25 13:23:12 +01:00
cpu.c
x86/cpu: implement get/set_eflags using intrinsics
2012-07-10 14:33:32 +03:00
float_dsp_init.c
float_dsp: add x86-optimized functions for vector_fmac_scalar()
2012-06-18 18:01:14 -04:00
float_dsp.asm
float_dsp: add x86-optimized functions for vector_fmac_scalar()
2012-06-18 18:01:14 -04:00
intmath.h
x86: place some inline asm under #if HAVE_INLINE_ASM
2012-06-25 13:23:12 +01:00
intreadwrite.h
Replace FFmpeg with Libav in licence headers
2011-03-19 13:33:20 +00:00
Makefile
Add a float DSP framework to libavutil
2012-06-08 13:14:38 -04:00
timer.h
x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
2012-07-07 13:35:07 -07:00
w64xmmtest.h
win64: add a XMM clobber test configure option.
2012-02-02 12:00:48 -08:00
x86inc.asm
x86inc: modify ALIGN to not generate long nops on i586
2012-07-05 17:37:11 +02:00
x86util.asm
x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
2012-07-05 17:37:11 +02:00