This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c9bd6ee5cb33c6462d6e74b9e39c159e1143ff65
ffmpeg
/
libavutil
/
x86
History
James Almer
bda3a9faf4
x86/float_dsp: use three operand form for some instructions
...
Fixes compilation with old yasm Signed-off-by: James Almer <
jamrial@gmail.com
>
2022-09-13 13:50:09 -03:00
..
asm.h
…
bswap.h
…
cpu.c
…
cpu.h
…
cpuid.asm
…
emms.asm
…
emms.h
…
fixed_dsp_init.c
…
fixed_dsp.asm
…
float_dsp_init.c
avutil/x86/float_dsp: add fma3 for scalarproduct
2022-09-13 17:43:15 +02:00
float_dsp.asm
x86/float_dsp: use three operand form for some instructions
2022-09-13 13:50:09 -03:00
imgutils_init.c
…
imgutils.asm
…
intmath.h
…
intreadwrite.h
avutil/x86/intreadwrite: Add ability to detect whether MMX code is used
2022-09-11 21:08:04 +02:00
lls_init.c
…
lls.asm
…
Makefile
…
pixelutils_init.c
avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions
2022-06-22 13:36:44 +02:00
pixelutils.asm
avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions
2022-06-22 13:36:44 +02:00
pixelutils.h
…
timer.h
…
tx_float_init.c
x86/tx_float: implement inverse MDCT AVX2 assembly
2022-09-06 04:21:46 +02:00
tx_float.asm
x86/tx_float: add missing check for AVX2
2022-09-06 14:06:33 -03:00
w64xmmtest.h
…
x86inc.asm
…
x86util.asm
…