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
2e82c610553efd69b4d9b6c359423a19c2868255
ffmpeg
/
libavutil
/
x86
History
Lynne
2e82c61055
x86/tx_float: avoid redefining macros
...
FFT16_FN was used for fft8 and for fft16 afterwards.
2022-02-02 07:51:45 +01:00
..
asm.h
…
bswap.h
…
cpu.c
avutil/cpu: move slow gather checks below in the function
2021-12-21 17:51:17 -03:00
cpu.h
…
cpuid.asm
…
emms.asm
…
emms.h
…
fixed_dsp_init.c
…
fixed_dsp.asm
…
float_dsp_init.c
…
float_dsp.asm
…
imgutils_init.c
…
imgutils.asm
…
intmath.h
x86/intmath: add VEX encoded versions of av_clipf() and av_clipd()
2021-11-19 11:21:03 -03:00
intreadwrite.h
…
lls_init.c
…
lls.asm
…
Makefile
x86/tx_float: do not build tx_float_init.c if x86 assembly is disabled
2022-01-27 02:17:46 +01:00
pixelutils_init.c
…
pixelutils.asm
…
pixelutils.h
…
timer.h
…
tx_float_init.c
x86/tx_float: mark AVX2 functions as AVXSLOW
2022-01-29 03:08:16 +01:00
tx_float.asm
x86/tx_float: avoid redefining macros
2022-02-02 07:51:45 +01:00
w64xmmtest.h
…
x86inc.asm
…
x86util.asm
…