summaryrefslogtreecommitdiffstats
path: root/libavutil/float_dsp.c
Commit message (Expand)AuthorAgeFilesLines
* float_dsp: Replace arch optimization ifdefs by if cascadeDiego Biurrun2014-03-221-9/+8
* float-dsp-test: do not use C99's predefined __func__Janne Grunau2014-03-201-9/+9
* float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functionsMartin Storsjö2014-03-191-23/+25
* aarch64: float_dsp NEON assemblerJanne Grunau2014-03-181-1/+3
* float_dsp: add test program and use it as fate testJanne Grunau2014-03-181-0/+283
* Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-101-1/+1
* avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-2/+2
* floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-0/+12
* floatdsp: move butterflies_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-0/+13
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-0/+11
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-0/+9
* lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-161-0/+20
* float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles2012-12-051-0/+9
* dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles2012-11-261-0/+9
* float_dsp: Move vector_fmac_scalar() from libavcodec to libavutilJustin Ruggles2012-06-181-0/+9
* Add a float DSP framework to libavutilJustin Ruggles2012-06-081-0/+42
OpenPOWER on IntegriCloud