This website requires JavaScript.
Explore
Help
Sign In
apps
/
ffmpeg-rockchip
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-rockchip
mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced
2025-12-24 11:52:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28bff6ae5435b0a6574067de8c129cbe7225c729
ffmpeg-rockchip
/
libavutil
/
x86
History
Lynne
28bff6ae54
x86/tx_float: add permute-free FFT versions
...
These are used in the PFA transforms and MDCTs.
2022-01-26 04:13:58 +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
Include attributes.h directly
2021-04-19 14:34:10 +02:00
lls.asm
…
Makefile
lavu/x86: add FFT assembly
2021-04-24 17:19:18 +02:00
pixelutils_init.c
…
pixelutils.asm
…
pixelutils.h
…
timer.h
…
tx_float_init.c
x86/tx_float: add permute-free FFT versions
2022-01-26 04:13:58 +01:00
tx_float.asm
x86/tx_float: add permute-free FFT versions
2022-01-26 04:13:58 +01:00
w64xmmtest.h
…
x86inc.asm
…
x86util.asm
…