| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: sbrdsp: implement SSE qmf_deint_neg | Christophe Gisquet | 2014-05-15 | 1 | -0/+3 |
* | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -3/+3 |
|\ |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -3/+3 |
| * | x86: sbrdsp: implement SSE2 qmf_pre_shuffle | Christophe Gisquet | 2013-05-10 | 1 | -0/+2 |
| * | x86: sbrdsp: Implement SSE2 qmf_deint_bfly | Christophe Gisquet | 2013-05-03 | 1 | -0/+5 |
* | | x86: sbrdsp: force PIC addressing for Win64 | Christophe Gisquet | 2013-05-08 | 1 | -2/+0 |
* | | avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2 | Michael Niedermayer | 2013-04-24 | 1 | -1/+1 |
* | | avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC | Michael Niedermayer | 2013-04-23 | 1 | -0/+2 |
* | | x86: sbrdsp: implement SSE2 hf_apply_noise | Christophe Gisquet | 2013-04-19 | 1 | -0/+17 |
* | | x86: sbrdsp: implement SSE2 qmf_pre_shuffle | Christophe Gisquet | 2013-04-10 | 1 | -0/+2 |
* | | x86: sbrdsp: implement SSE qmf_deint_bfly | Christophe Gisquet | 2013-04-08 | 1 | -0/+7 |
|/ |
|
* | x86: sbrdsp: Implement SSE neg_odd_64 | Christophe Gisquet | 2013-04-05 | 1 | -0/+2 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | x86: sbrdsp: Implement SSE qmf_post_shuffle | Christophe Gisquet | 2013-01-06 | 1 | -0/+2 |
* | x86: sbrdsp: Implement SSE sum64x5 | Christophe Gisquet | 2013-01-06 | 1 | -0/+2 |
* | SBR DSP x86: implement SSE sbr_hf_gen | Christophe Gisquet | 2012-12-07 | 1 | -0/+4 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -6/+5 |
* | SBR DSP x86: implement SSE sbr_hf_g_filt | Christophe GISQUET | 2012-02-23 | 1 | -0/+3 |
* | SBR DSP x86: implement SSE sbr_sum_square_sse | Christophe GISQUET | 2012-02-23 | 1 | -0/+37 |