]> git.sesse.net Git - ffmpeg/history - libavutil/x86/tx_float.asm
x86/tx_float: remove ff_ prefix from external constant tables
[ffmpeg] / libavutil / x86 / tx_float.asm
2021-04-25 James Almerx86/tx_float: remove ff_ prefix from external constant...
2021-04-24 Lynnex86/tx_float: fix forgotten 2-argument mulps
2021-04-24 Lynnex86/tx_float: use all arguments on vperm2f and vpermilp...
2021-04-24 James Almerx86/tx_float: Fixes compilation with old yasm
2021-04-24 Lynnelavu/x86/tx_float: fix FMA3 implying AVX2 is available
2021-04-24 Lynnelavu/x86: add FFT assembly