summaryrefslogtreecommitdiff
path: root/libavcodec/sbrdsp.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/sbrdsp: Remove unnecessary headersAndreas Rheinhardt2022-08-051-1/+0
* lavc/aarch64: add sbrdsp neon implementationMatthieu Bouron2017-07-031-0/+1
* avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut2015-07-201-17/+19
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-211-0/+1
* sbrdsp: Use standard multiple inclusion guards.Diego Biurrun2012-04-041-3/+3
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-231-0/+1
* SBR DSP: use intptr_t for the ixh parameter.Christophe GISQUET2012-02-231-1/+3
* aacsbr: ARM NEON optimised sbrdsp functionsMans Rullgard2012-01-281-0/+1
* aacsbr: move some simdable loops to function pointersMans Rullgard2012-01-281-0/+47