This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-11-29 05:57:37 +02:00
Code
Issues
Releases
Activity
Files
39c2880eeae6930b1036ce1f479afc1e1152c13f
FFmpeg
/
libavutil
/
x86
History
James Almer
d59fcdaff3
x86: add detection for Bit Manipulation Instruction sets
...
Based on x264 code Signed-off-by: James Almer <
jamrial@gmail.com
>
2014-02-23 15:29:36 +01:00
..
asm.h
…
bswap.h
…
cpu.c
x86: add detection for Bit Manipulation Instruction sets
2014-02-23 15:29:36 +01:00
cpu.h
x86: add detection for FMA3 instruction set
2014-02-23 15:29:36 +01:00
cpuid.asm
…
emms.asm
…
emms.h
…
float_dsp_init.c
…
float_dsp.asm
x86: float dsp: unroll SSE versions
2014-02-20 14:18:05 +01:00
intreadwrite.h
…
lls_init.c
…
lls.asm
…
Makefile
…
timer.h
…
w64xmmtest.h
…
x86inc.asm
x86inc: Speed up assembling with Yasm
2014-01-26 18:40:08 +01:00
x86util.asm
…