15 Commits (d93e29154f029980c2777a6688ab332e5920b6db)

Author SHA1 Message Date
Lynne 27cffd16aa
x86/tx_float: replace fft_sr_avx with fft_sr_fma3 3 years ago
Lynne 0938ff9701
x86/tx_float: improve temporary register allocation for loads 3 years ago
Lynne 9e94c35941
Revert "x86/tx_float: remove vgatherdpd usage" 3 years ago
Lynne 82a68a8771
x86/tx_float: remove vgatherdpd usage 3 years ago
Alexander Kanavin 91326dc942 libavutil: include assembly with full path from source root 3 years ago
Lynne 2e82c61055
x86/tx_float: avoid redefining macros 3 years ago
Lynne 28bff6ae54
x86/tx_float: add permute-free FFT versions 3 years ago
Lynne ef4bd81615
lavu/tx: rewrite internal code as a tree-based codelet constructor 3 years ago
Lynne 997f9bdb99
x86/tx_float: correctly load the transform length 4 years ago
James Almer 7a6ea6ce2a x86/tx_float: remove ff_ prefix from external constant tables 4 years ago
Lynne bb40f800bd
x86/tx_float: fix forgotten 2-argument mulps 4 years ago
Lynne e2cf0a1f68
x86/tx_float: use all arguments on vperm2f and vpermilps and reindent comments 4 years ago
James Almer fddddc7ec2 x86/tx_float: Fixes compilation with old yasm 4 years ago
Lynne e448a4b4ea
lavu/x86/tx_float: fix FMA3 implying AVX2 is available 4 years ago
Lynne 119a3f7e8d
lavu/x86: add FFT assembly 4 years ago