aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/float_dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-4/+3
* float_dsp: add x86-optimized functions for vector_fmac_scalar()Justin Ruggles2012-06-181-0/+7
* Add a float DSP framework to libavutilJustin Ruggles2012-06-081-0/+41