This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavutil
/
x86
History
James Almer
561bfc85eb
x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}
...
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-05-28 23:29:34 +02:00
..
asm.h
inline asm: fix arrays as named constraints.
2014-05-07 15:02:45 +02:00
bswap.h
…
cpu.c
x86/cpu: check for OS support before enabling AVX2
2014-03-25 17:56:43 +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
x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3
2014-03-13 04:34:05 +01:00
float_dsp.asm
x86/float_dsp: remove duplicated code from vector_dmul_scalar
2014-04-19 14:21:51 +02:00
intreadwrite.h
…
lls_init.c
rename new lls code to lls2 to avoid conflict with the old which has a different ABI
2013-11-17 16:41:08 +01:00
lls.asm
rename new lls code to lls2 to avoid conflict with the old which has a different ABI
2013-11-17 16:41:08 +01:00
Makefile
…
timer.h
avutil/timer: Fix units for x86 after c708b5403346255ea5adc776645616cc7c61f078
2014-03-09 15:22:02 +01:00
w64xmmtest.h
Reinstate proper FFmpeg license for all files.
2013-08-30 15:47:38 +00:00
x86inc.asm
x86: Move XOP emulation to x86util
2014-02-24 08:30:19 +01:00
x86util.asm
x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}
2014-05-28 23:29:34 +02:00