summaryrefslogtreecommitdiff
path: root/libavutil/arm/float_dsp_init_vfp.c
Commit message (Expand)AuthorAge
* armv6: Accelerate butterflies_floatBen Avison2014-07-18
* armv6: Accelerate vector_fmul_windowBen Avison2014-07-18
* arm: float_dsp: Propagate cpu_flags to vfp initialization functionDiego Biurrun2013-08-29
* 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
* cosmetics: do not use full path for local headersDiego Biurrun2012-06-22
* ARM: fix float_dsp breakage from d5a7229Mans Rullgard2012-06-08
* Add a float DSP framework to libavutilJustin Ruggles2012-06-08