summaryrefslogtreecommitdiffstats
path: root/libavcodec/sbrdsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '3ccec334b8502701e72ef13bed25913c3578022e'James Almer2017-03-151-1/+1
|\
| * sbrdsp: Move a misplaced #endif directive to the right spotDiego Biurrun2016-08-031-1/+1
* | avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut2015-07-201-0/+3
* | avcodec: Template creation for AAC decoder (SBR-module)Djordje Pesut2015-07-201-74/+1
* | Merge commit 'd961a79eb07a8911540a0bd356d68ae0cf93c6a1'Michael Niedermayer2014-03-181-4/+8
|\ \ | |/
| * sbrdsp: move #if to disable all educational codeJanne Grunau2014-03-181-4/+8
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* | Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'Michael Niedermayer2013-05-041-41/+41
|\ \ | |/
| * sbrdsp: Unroll and use integer operationsChristophe Gisquet2013-05-031-12/+27
| * sbrdsp: Unroll sbr_autocorrelate_cChristophe Gisquet2013-05-031-0/+25
* | sbrdsp: unroll and use integer operationsChristophe Gisquet2013-04-061-12/+28
* | sbrdsp: unroll sbr_autocorrelate_cChristophe Gisquet2013-04-061-0/+25
* | mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-211-0/+2
|/
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* SBR DSP: unroll sum_squareChristophe GISQUET2012-03-071-4/+9
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-231-0/+2
* SBR DSP: use intptr_t for the ixh parameter.Christophe GISQUET2012-02-231-1/+1
* aacsbr: ARM NEON optimised sbrdsp functionsMans Rullgard2012-01-281-0/+4
* aacsbr: move some simdable loops to function pointersMans Rullgard2012-01-281-0/+237
OpenPOWER on IntegriCloud