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-02-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavutil
/
x86
History
Lynne
6c397f6bb5
x86/tx_float: add missing FF_TX_OUT_OF_PLACE flag to functions
...
This caused smaller length dedicated transforms to not be picked up.
2022-01-27 02:18:35 +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: add missing FF_TX_OUT_OF_PLACE flag to functions
2022-01-27 02:18:35 +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
…