summaryrefslogtreecommitdiff
path: root/libavfilter/x86/avf_showcqt.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: replace explicit REP_RETs with RETsLynne2023-02-011-2/+2
* x86/avf_showcqt: use the FMULADD_PS x86util macroJames Almer2016-08-201-13/+4
* x86/showcqt: use three operand format for some instructionsJames Almer2016-06-081-4/+4
* x86/showcqt: add missing preprocessor checksJames Almer2016-06-081-0/+6
* avutil/x86util: move haddps sse emulation from showcqtJames Almer2016-06-081-16/+5
* avfilter/avf_showcqt: cqt_calc optimization on x86Muhammad Faiz2016-06-081-0/+206