32 Commits (077880ad88eb1218c5c6b3b134e75317701dbe81)

Author SHA1 Message Date
Paul B Mahol bb16a0624a avutil: add float_dsp.vector_dmul 6 years ago
Paul B Mahol 4dc2dd80dc avutil/float_dsp: add vector_dmac_scalar() 8 years ago
Andreas Cadhalpun 451b6a990a avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 9 years ago
Michael Niedermayer 030c20ffcf avutil/float_dsp: Fix ambiguous wording about vector products 10 years ago
Michael Niedermayer a54a51cc9b avutil/float_dsp: add avpriv_float_dsp_alloc() 10 years ago
Janne Grunau dbd12523a4 aarch64: float_dsp NEON assembler 11 years ago
Janne Grunau 74cc901905 float_dsp: fix errors in documentation 11 years ago
Michael Niedermayer 9d6e0ac673 floatdsp: restrict->av_restrict 12 years ago
Martin Storsjö 2e4130037c float_dsp: Include config.h for redefining restrict 12 years ago
Ronald S. Bultje 5959bfaca3 floatdsp: move butterflies_float from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
Justin Ruggles e034cc6c60 lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
Justin Ruggles ac7eb4cb20 float_dsp: add vector_dmul_scalar() to multiply a vector of doubles 12 years ago
Justin Ruggles 284ea790d8 dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil 12 years ago
Bojan Zivkovic a74ae4691a mips: Optimization of AC3 FP encoder and EAC3 FP decoder 12 years ago
Justin Ruggles 82b2df9790 float_dsp: add x86-optimized functions for vector_fmac_scalar() 13 years ago
Justin Ruggles cb5042d02c float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil 13 years ago
Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago