Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppc: Add and use convenience macro to check for AltiVec availability | Diego Biurrun | 2013-08-28 | 1 | -3/+2 |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -3/+1 |
* | avutil: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+1 |
* | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+1 |
* | lavc: Move vector_fmul_window to AVFloatDSPContext | Justin Ruggles | 2013-01-16 | 1 | -0/+4 |
* | float_dsp: ppc: add a separate header for Altivec function prototypes | Justin Ruggles | 2012-06-08 | 1 | -3/+2 |
* | Add a float DSP framework to libavutil | Justin Ruggles | 2012-06-08 | 1 | -0/+37 |