summaryrefslogtreecommitdiff
path: root/libavcodec/sbrdsp.h
Commit message (Expand)AuthorAge
* avcodec/sbrdsp: Remove unnecessary headersAndreas Rheinhardt2022-08-05
* lavc/aarch64: add sbrdsp neon implementationMatthieu Bouron2017-07-03
* avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut2015-07-20
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-21
* sbrdsp: Use standard multiple inclusion guards.Diego Biurrun2012-04-04
* 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