| Commit message (Expand) | Author | Age | Files | Lines |
* | dcadsp: fix SSE code to not use SSE2 instructions. | Hendrik Leppkes | 2014-04-06 | 1 | -1/+1 |
* | x86/dcadsp: add ff_dca_lfe_fir0_fma3 | James Almer | 2014-04-05 | 1 | -0/+9 |
* | x86/synth_filter: compile avx and fma3 functions unconditionally | James Almer | 2014-04-05 | 1 | -4/+0 |
* | Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3' | Michael Niedermayer | 2014-04-04 | 1 | -5/+5 |
|\ |
|
| * | 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 |
* | | x86/synth_filter: remove the main loop when it's not needed | Christophe Gisquet | 2014-04-04 | 1 | -0/+11 |
* | | x86/synth_filter: improve FMA version | James Almer | 2014-03-17 | 1 | -7/+35 |
* | | x86/synth_filter: add synth_filter_fma3 | James Almer | 2014-03-05 | 1 | -17/+11 |
* | | x86/synth_filter: Revert the switch to float ops with SSE2 | James Almer | 2014-03-02 | 1 | -4/+17 |
* | | x86/synth_filter: add synth_filter_avx | James Almer | 2014-03-02 | 1 | -34/+45 |
* | | x86/synth_filter: add synth_filter_sse | James Almer | 2014-03-01 | 1 | -13/+30 |
* | | Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9' | Michael Niedermayer | 2014-02-28 | 1 | -15/+38 |
|\| |
|
| * | dcadec: simplify decoding of VQ high frequencies | Christophe Gisquet | 2014-02-28 | 1 | -15/+38 |
* | | Merge commit '08e3ea60ff4059341b74be04a428a38f7c3630b0' | Michael Niedermayer | 2014-02-28 | 1 | -42/+40 |
|\| |
|
| * | x86: synth filter float: implement SSE2 version | Christophe Gisquet | 2014-02-28 | 1 | -0/+152 |
* | | x86: synth filter float: implement SSE2 version | Christophe Gisquet | 2014-02-28 | 1 | -0/+154 |
* | | Merge commit 'ad507d7907457e678900bac132122ba7be4644cb' | Michael Niedermayer | 2014-02-28 | 1 | -2/+2 |
|\| |
|
| * | x86: dcadsp: implement SSE lfe_dir | Christophe Gisquet | 2014-02-28 | 1 | -0/+87 |
* | | x86: dcadsp: implement SSE lfe_dir | Christophe Gisquet | 2014-02-28 | 1 | -0/+87 |
* | | Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c' | Michael Niedermayer | 2014-02-08 | 1 | -4/+4 |
|/ |
|
* | x86: dcadsp: implement int8x8_fmul_int32 | Christophe Gisquet | 2014-02-07 | 1 | -0/+90 |