aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/sbrdsp.h
AgeCommit message (Expand)Author
2015-07-20avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-02-21mips: optimization for float aac decoder (sbr module)Mirjana Vulin
2012-04-04sbrdsp: Use standard multiple inclusion guards.Diego Biurrun
2012-02-23SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET
2012-02-23SBR DSP: use intptr_t for the ixh parameter.Christophe GISQUET
2012-01-28aacsbr: ARM NEON optimised sbrdsp functionsMans Rullgard
2012-01-28aacsbr: move some simdable loops to function pointersMans Rullgard