summaryrefslogtreecommitdiff
path: root/libavutil/ppc/float_dsp_init.c
Commit message (Expand)AuthorAge
* ppc: vsx: Implement float_dspLuca Barbato2015-05-31
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun2013-08-28
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-16
* float_dsp: ppc: add a separate header for Altivec function prototypesJustin Ruggles2012-06-08
* Add a float DSP framework to libavutilJustin Ruggles2012-06-08