| Commit message (Expand) | Author | Age | Files | Lines |
* | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8' | Michael Niedermayer | 2013-05-04 | 1 | -41/+41 |
|\ |
|
| * | sbrdsp: Unroll and use integer operations | Christophe Gisquet | 2013-05-03 | 1 | -12/+27 |
| * | sbrdsp: Unroll sbr_autocorrelate_c | Christophe Gisquet | 2013-05-03 | 1 | -0/+25 |
* | | sbrdsp: unroll and use integer operations | Christophe Gisquet | 2013-04-06 | 1 | -12/+28 |
* | | sbrdsp: unroll sbr_autocorrelate_c | Christophe Gisquet | 2013-04-06 | 1 | -0/+25 |
* | | mips: optimization for float aac decoder (sbr module) | Mirjana Vulin | 2013-02-21 | 1 | -0/+2 |
|/ |
|
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | SBR DSP: unroll sum_square | Christophe GISQUET | 2012-03-07 | 1 | -4/+9 |
* | SBR DSP x86: implement SSE sbr_sum_square_sse | Christophe GISQUET | 2012-02-23 | 1 | -0/+2 |
* | SBR DSP: use intptr_t for the ixh parameter. | Christophe GISQUET | 2012-02-23 | 1 | -1/+1 |
* | aacsbr: ARM NEON optimised sbrdsp functions | Mans Rullgard | 2012-01-28 | 1 | -0/+4 |
* | aacsbr: move some simdable loops to function pointers | Mans Rullgard | 2012-01-28 | 1 | -0/+237 |