index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
float_dsp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
aarch64: float_dsp NEON assembler
Janne Grunau
2014-03-18
1
-0
/
+1
*
float_dsp: fix errors in documentation
Janne Grunau
2014-03-09
1
-3
/
+1
*
float_dsp: Include config.h for redefining restrict
Martin Storsjö
2013-01-23
1
-0
/
+2
*
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-0
/
+22
*
floatdsp: move butterflies_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-0
/
+9
*
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-0
/
+19
*
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-0
/
+18
*
lavc: Move vector_fmul_window to AVFloatDSPContext
Justin Ruggles
2013-01-16
1
-0
/
+19
*
float_dsp: add vector_dmul_scalar() to multiply a vector of doubles
Justin Ruggles
2012-12-05
1
-0
/
+15
*
dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil
Justin Ruggles
2012-11-26
1
-0
/
+15
*
float_dsp: add x86-optimized functions for vector_fmac_scalar()
Justin Ruggles
2012-06-18
1
-3
/
+3
*
float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil
Justin Ruggles
2012-06-18
1
-0
/
+16
*
Add a float DSP framework to libavutil
Justin Ruggles
2012-06-08
1
-0
/
+53