summaryrefslogtreecommitdiff
path: root/libavcodec/sbrdsp.c
Commit message (Expand)AuthorAge
* Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'Michael Niedermayer2013-05-04
|\
| * sbrdsp: Unroll and use integer operationsChristophe Gisquet2013-05-03
| * sbrdsp: Unroll sbr_autocorrelate_cChristophe Gisquet2013-05-03
* | sbrdsp: unroll and use integer operationsChristophe Gisquet2013-04-06
* | sbrdsp: unroll sbr_autocorrelate_cChristophe Gisquet2013-04-06
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-21
|/
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-08
* SBR DSP: unroll sum_squareChristophe GISQUET2012-03-07
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-23
* SBR DSP: use intptr_t for the ixh parameter.Christophe GISQUET2012-02-23
* aacsbr: ARM NEON optimised sbrdsp functionsMans Rullgard2012-01-28
* aacsbr: move some simdable loops to function pointersMans Rullgard2012-01-28