Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Add missing colons after assembly labels | Diego Biurrun | 2016-10-17 | 1 | -1/+1 |
* | dca: remove unused decode_hf function and quant_d tables | Alexandra Hájková | 2015-12-24 | 1 | -86/+0 |
* | x86inc: Drop SECTION_TEXT macro | Henrik Gramner | 2015-08-11 | 1 | -1/+1 |
* | x86: dcadsp: Avoid SSE2 instructions in SSE functions | Henrik Gramner | 2015-08-11 | 1 | -1/+1 |
* | 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/+22 |
* | x86/synth_filter: add synth_filter_avx | James Almer | 2014-04-04 | 1 | -32/+53 |
* | x86/synth_filter: add synth_filter_sse | James Almer | 2014-04-04 | 1 | -13/+42 |
* | dcadec: simplify decoding of VQ high frequencies | Christophe Gisquet | 2014-02-28 | 1 | -15/+38 |
* | x86: synth filter float: implement SSE2 version | Christophe Gisquet | 2014-02-28 | 1 | -0/+152 |
* | x86: dcadsp: implement SSE lfe_dir | Christophe Gisquet | 2014-02-28 | 1 | -0/+87 |
* | x86: dcadsp: implement int8x8_fmul_int32 | Christophe Gisquet | 2014-02-07 | 1 | -0/+90 |