| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/float_dsp: remove usage of integer instructions | James Almer | 2017-05-12 | 1 | -7/+7 |
* | x86/float_dsp: add ff_vector_fmul_reverse_avx2 | James Almer | 2017-04-11 | 1 | -1/+14 |
* | x86/float_dsp: add ff_vector_dmac_scalar_{sse2,avx,fma3} | James Almer | 2017-04-10 | 1 | -0/+63 |
* | x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse | James Almer | 2016-01-08 | 1 | -3/+3 |
* | x86/float_dsp: zero extend len from ff_butterflies_float_sse implicitly | James Almer | 2016-01-08 | 1 | -4/+1 |
* | x86/float_dsp: remove len check from ff_butterflies_float_sse | James Almer | 2016-01-08 | 1 | -3/+0 |
* | x86/float_dsp: add missing colon to labels | James Almer | 2015-07-26 | 1 | -1/+1 |
* | x86/float_dsp: add missing femms | James Almer | 2014-06-08 | 1 | -0/+3 |
* | x86/float_dsp: port vector_fmul_window to yasm | James Almer | 2014-06-08 | 1 | -0/+55 |
* | x86/float_dsp: remove duplicated code from vector_dmul_scalar | James Almer | 2014-04-19 | 1 | -8/+3 |
* | x86/float_dsp: unroll loop in vector_fmac_scalar | James Almer | 2014-04-16 | 1 | -18/+26 |
* | x86/float_dsp: use SWAP in vector_fmac_scalar Win64 | James Almer | 2014-04-16 | 1 | -3/+3 |
* | x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3 | James Almer | 2014-03-13 | 1 | -1/+23 |
* | x86: float dsp: unroll SSE versions | Christophe Gisquet | 2014-02-15 | 1 | -16/+24 |
* | Merge commit '566b7a20fd0cab44d344329538d314454a0bcc2f' | Michael Niedermayer | 2013-05-03 | 1 | -15/+17 |
|\ |
|
| * | x86: float dsp: butterflies_float SSE | Christophe Gisquet | 2013-05-03 | 1 | -0/+26 |
* | | butterflies_float: replace 2 lea by 2 add | Michael Niedermayer | 2013-04-17 | 1 | -2/+2 |
* | | x86: float dsp: butterflies_float SSE | Christophe Gisquet | 2013-04-17 | 1 | -0/+23 |
* | | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9' | Michael Niedermayer | 2013-01-23 | 1 | -1/+27 |
|\| |
|
| * | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+25 |
* | | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' | Michael Niedermayer | 2013-01-23 | 1 | -0/+39 |
|\| |
|
| * | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+37 |
* | | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49' | Michael Niedermayer | 2013-01-23 | 1 | -0/+30 |
|\| |
|
| * | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+28 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-08 | 1 | -1/+4 |
|\| |
|
| * | x86: float_dsp: fix loading of the len parameter on x86-32 | Justin Ruggles | 2012-12-07 | 1 | -1/+4 |
* | | Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152' | Michael Niedermayer | 2012-12-07 | 1 | -1/+1 |
|\| |
|
| * | x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32 | Justin Ruggles | 2012-12-06 | 1 | -1/+1 |
* | | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' | Michael Niedermayer | 2012-12-06 | 1 | -0/+45 |
|\| |
|
| * | float_dsp: add vector_dmul_scalar() to multiply a vector of doubles | Justin Ruggles | 2012-12-05 | 1 | -0/+45 |
* | | Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9' | Michael Niedermayer | 2012-11-27 | 1 | -0/+29 |
|\| |
|
| * | x86: float_dsp: add SSE version of vector_fmul_scalar() | Justin Ruggles | 2012-11-26 | 1 | -0/+29 |
| * | build: Drop AVX assembly ifdefs | Diego Biurrun | 2012-11-11 | 1 | -4/+0 |
* | | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' | Michael Niedermayer | 2012-10-31 | 1 | -1/+0 |
|\| |
|
| * | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-08 | 1 | -3/+3 |
|\| |
|
| * | x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 | Justin Ruggles | 2012-09-07 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 1 | -2/+2 |
|\| |
|
| * | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | x86: add colons after labels | Mans Rullgard | 2012-08-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-27 | 1 | -10/+0 |
|\| |
|
| * | x86inc: automatically insert vzeroupper for YMM functions. | Ronald S. Bultje | 2012-07-26 | 1 | -10/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-19 | 1 | -0/+47 |
|\| |
|
| * | float_dsp: add x86-optimized functions for vector_fmac_scalar() | Justin Ruggles | 2012-06-18 | 1 | -0/+47 |
* | | x86/float_dsp.asm: restore author attribution | Michael Niedermayer | 2012-06-09 | 1 | -4/+6 |
|/ |
|
* | Add a float DSP framework to libavutil | Justin Ruggles | 2012-06-08 | 1 | -0/+55 |