| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/dcadec: add ff_lfe_fir1_float_{sse3,avx} | James Almer | 2016-02-22 | 1 | -1/+8 |
* | x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} | James Almer | 2016-02-06 | 1 | -0/+45 |
* | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 1 | -42/+0 |
* | avcodec/synth_filter: split off remaining code from dcadec files | James Almer | 2016-01-25 | 1 | -51/+0 |
* | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be' | Hendrik Leppkes | 2016-01-02 | 1 | -20/+0 |
|\ |
|
| * | 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: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-06-01 | 1 | -2/+2 |
* | | x86/dcadsp: add ff_dca_lfe_fir0_fma3 | James Almer | 2014-04-05 | 1 | -0/+5 |
* | | x86/synth_filter: compile avx and fma3 functions unconditionally | James Almer | 2014-04-05 | 1 | -6/+0 |
* | | avcodec/x86/dcadsp_init: fix compilation failure without FMA3 | Michael Niedermayer | 2014-04-05 | 1 | -0/+4 |
* | | Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3' | Michael Niedermayer | 2014-04-04 | 1 | -3/+5 |
|\| |
|
| * | 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 |
* | | Merge commit '3bfdee00cd92ff07c364d4901c4aefda32780756' | Michael Niedermayer | 2014-03-06 | 1 | -2/+2 |
|\| |
|
| * | x86: dcadsp: Fix linking with yasm and optimizations disabled | Diego Biurrun | 2014-03-05 | 1 | -0/+4 |
* | | x86/synth_filter: add synth_filter_fma3 | James Almer | 2014-03-05 | 1 | -0/+4 |
* | | x86/synth_filter: add missing HAVE_YASM guard | James Almer | 2014-03-04 | 1 | -0/+4 |
* | | x86/synth_filter: add synth_filter_avx | James Almer | 2014-03-02 | 1 | -0/+4 |
* | | x86/synth_filter: add synth_filter_sse | James Almer | 2014-03-01 | 1 | -16/+27 |
* | | Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9' | Michael Niedermayer | 2014-02-28 | 1 | -6/+12 |
|\| |
|
| * | dcadec: simplify decoding of VQ high frequencies | Christophe Gisquet | 2014-02-28 | 1 | -6/+12 |
* | | Merge commit '08e3ea60ff4059341b74be04a428a38f7c3630b0' | Michael Niedermayer | 2014-02-28 | 1 | -1/+1 |
|\| |
|
| * | 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: 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 |
* | | Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c' | Michael Niedermayer | 2014-02-08 | 1 | -4/+4 |
|/ |
|
* | x86: dcadsp: implement int8x8_fmul_int32 | Christophe Gisquet | 2014-02-07 | 1 | -0/+47 |