index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
x86
/
float_dsp.asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: float dsp: unroll SSE versions
Christophe Gisquet
2014-02-20
1
-16
/
+24
*
x86: float dsp: butterflies_float SSE
Christophe Gisquet
2013-05-03
1
-0
/
+26
*
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-0
/
+25
*
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-0
/
+37
*
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-0
/
+28
*
x86: float_dsp: fix loading of the len parameter on x86-32
Justin Ruggles
2012-12-07
1
-1
/
+4
*
x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32
Justin Ruggles
2012-12-06
1
-1
/
+1
*
float_dsp: add vector_dmul_scalar() to multiply a vector of doubles
Justin Ruggles
2012-12-05
1
-0
/
+45
*
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
*
x86: include x86inc.asm in x86util.asm
Diego Biurrun
2012-10-31
1
-1
/
+0
*
x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64
Justin Ruggles
2012-09-07
1
-3
/
+3
*
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-31
1
-2
/
+2
*
x86: add colons after labels
Mans Rullgard
2012-08-07
1
-2
/
+2
*
x86inc: automatically insert vzeroupper for YMM functions.
Ronald S. Bultje
2012-07-26
1
-10
/
+0
*
float_dsp: add x86-optimized functions for vector_fmac_scalar()
Justin Ruggles
2012-06-18
1
-0
/
+47
*
Add a float DSP framework to libavutil
Justin Ruggles
2012-06-08
1
-0
/
+55