Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dca: remove unused decode_hf function and quant_d tables | Alexandra Hájková | 2015-12-24 | 1 | -20/+0 |
* | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-05-31 | 1 | -2/+2 |
* | x86/synth_filter: remove the fma3 version ifdefs | James Almer | 2014-04-13 | 1 | -2/+0 |
* | x86/synth_filter: add synth_filter_fma3 | James Almer | 2014-04-04 | 1 | -0/+6 |
* | x86/synth_filter: add synth_filter_avx | James Almer | 2014-04-04 | 1 | -0/+4 |
* | x86/synth_filter: add synth_filter_sse | James Almer | 2014-04-04 | 1 | -17/+28 |
* | x86: dcadsp: Fix linking with yasm and optimizations disabled | Diego Biurrun | 2014-03-05 | 1 | -0/+4 |
* | dcadec: simplify decoding of VQ high frequencies | Christophe Gisquet | 2014-02-28 | 1 | -6/+12 |
* | x86: synth filter float: implement SSE2 version | Christophe Gisquet | 2014-02-28 | 1 | -0/+28 |
* | x86: dcadsp: implement SSE lfe_dir | Christophe Gisquet | 2014-02-28 | 1 | -0/+4 |
* | x86: dcadsp: implement int8x8_fmul_int32 | Christophe Gisquet | 2014-02-07 | 1 | -0/+47 |