| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil: add float_dsp.vector_dmul | Paul B Mahol | 2018-09-12 | 1 | -0/+9 |
* | avutil/float_dsp: add vector_dmac_scalar() | Paul B Mahol | 2017-04-10 | 1 | -0/+9 |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -318/+0 |
|\ |
|
| * | build: Split test programs off into separate files | Diego Biurrun | 2016-04-07 | 1 | -285/+0 |
* | | avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc | Andreas Cadhalpun | 2015-10-21 | 1 | -23/+28 |
* | | avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask() | Michael Niedermayer | 2015-08-07 | 1 | -1/+1 |
* | | avutil/float_dsp: add avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-18 | 1 | -1/+10 |
* | | float_dsp-test: allow forcing cpuflags | James Almer | 2014-10-10 | 1 | -5/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-22 | 1 | -11/+10 |
|\| |
|
| * | float_dsp: Replace arch optimization ifdefs by if cascade | Diego Biurrun | 2014-03-22 | 1 | -9/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-20 | 1 | -9/+9 |
|\| |
|
| * | float-dsp-test: do not use C99's predefined __func__ | Janne Grunau | 2014-03-20 | 1 | -9/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-19 | 1 | -23/+25 |
|\| |
|
| * | float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions | Martin Storsjö | 2014-03-19 | 1 | -23/+25 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-19 | 1 | -1/+3 |
|\| |
|
| * | aarch64: float_dsp NEON assembler | Janne Grunau | 2014-03-18 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-18 | 1 | -0/+283 |
|\| |
|
| * | float_dsp: add test program and use it as fate test | Janne Grunau | 2014-03-18 | 1 | -0/+283 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-11 | 1 | -1/+1 |
|\| |
|
| * | Drop pointless directory name prefixes from #includes in the current dir | Diego Biurrun | 2013-09-10 | 1 | -1/+1 |
* | | Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511' | Michael Niedermayer | 2013-05-05 | 1 | -2/+2 |
|\| |
|
| * | avutil: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -2/+2 |
* | | floatdsp: restrict->av_restrict | Michael Niedermayer | 2013-01-24 | 1 | -1/+1 |
* | | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9' | Michael Niedermayer | 2013-01-23 | 1 | -0/+12 |
|\| |
|
| * | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+12 |
* | | Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3' | Michael Niedermayer | 2013-01-23 | 1 | -0/+13 |
|\| |
|
| * | floatdsp: move butterflies_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+13 |
* | | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' | Michael Niedermayer | 2013-01-23 | 1 | -0/+11 |
|\| |
|
| * | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+11 |
* | | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49' | Michael Niedermayer | 2013-01-23 | 1 | -0/+9 |
|\| |
|
| * | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-16 | 1 | -0/+20 |
|\| |
|
| * | lavc: Move vector_fmul_window to AVFloatDSPContext | Justin Ruggles | 2013-01-16 | 1 | -0/+20 |
* | | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' | Michael Niedermayer | 2012-12-06 | 1 | -0/+9 |
|\| |
|
| * | float_dsp: add vector_dmul_scalar() to multiply a vector of doubles | Justin Ruggles | 2012-12-05 | 1 | -0/+9 |
* | | Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b' | Michael Niedermayer | 2012-11-27 | 1 | -0/+9 |
|\| |
|
| * | dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil | Justin Ruggles | 2012-11-26 | 1 | -0/+9 |
* | | mips: Optimization of AC3 FP encoder and EAC3 FP decoder | Bojan Zivkovic | 2012-11-19 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-19 | 1 | -0/+9 |
|\| |
|
| * | float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil | Justin Ruggles | 2012-06-18 | 1 | -0/+9 |
* | | float_dsp.c: Restore author attribution that was removed by libav while movin... | Michael Niedermayer | 2012-06-09 | 1 | -4/+7 |
|/ |
|
* | Add a float DSP framework to libavutil | Justin Ruggles | 2012-06-08 | 1 | -0/+42 |