summaryrefslogtreecommitdiff
path: root/libavutil/x86/float_dsp.asm
Commit message (Expand)AuthorAge
* x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64Justin Ruggles2012-09-07
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* x86: add colons after labelsMans Rullgard2012-08-07
* x86inc: automatically insert vzeroupper for YMM functions.Ronald S. Bultje2012-07-26
* float_dsp: add x86-optimized functions for vector_fmac_scalar()Justin Ruggles2012-06-18
* Add a float DSP framework to libavutilJustin Ruggles2012-06-08