summaryrefslogtreecommitdiffstats
path: root/libavutil/x86/float_dsp.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: float dsp: unroll SSE versionsChristophe Gisquet2014-02-201-16/+24
* x86: float dsp: butterflies_float SSEChristophe Gisquet2013-05-031-0/+26
* floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-0/+25
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-0/+37
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-0/+28
* x86: float_dsp: fix loading of the len parameter on x86-32Justin Ruggles2012-12-071-1/+4
* x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32Justin Ruggles2012-12-061-1/+1
* float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles2012-12-051-0/+45
* x86: float_dsp: add SSE version of vector_fmul_scalar()Justin Ruggles2012-11-261-0/+29
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-111-4/+0
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64Justin Ruggles2012-09-071-3/+3
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-2/+2
* x86: add colons after labelsMans Rullgard2012-08-071-2/+2
* x86inc: automatically insert vzeroupper for YMM functions.Ronald S. Bultje2012-07-261-10/+0
* float_dsp: add x86-optimized functions for vector_fmac_scalar()Justin Ruggles2012-06-181-0/+47
* Add a float DSP framework to libavutilJustin Ruggles2012-06-081-0/+55
OpenPOWER on IntegriCloud