| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' | Michael Niedermayer | 2012-12-06 | 1 | -0/+9 |
|\ |
|
| * | float_dsp: add vector_dmul_scalar() to multiply a vector of doubles | Justin Ruggles | 2012-12-05 | 1 | -0/+9 |
* | | Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b' | Michael Niedermayer | 2012-11-27 | 1 | -0/+9 |
|\| |
|
| * | dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil | Justin Ruggles | 2012-11-26 | 1 | -0/+9 |
* | | mips: Optimization of AC3 FP encoder and EAC3 FP decoder | Bojan Zivkovic | 2012-11-19 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-19 | 1 | -0/+9 |
|\| |
|
| * | float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil | Justin Ruggles | 2012-06-18 | 1 | -0/+9 |
* | | float_dsp.c: Restore author attribution that was removed by libav while movin... | Michael Niedermayer | 2012-06-09 | 1 | -4/+7 |
|/ |
|
* | Add a float DSP framework to libavutil | Justin Ruggles | 2012-06-08 | 1 | -0/+42 |