summaryrefslogtreecommitdiffstats
path: root/libavcodec/aacpsdsp.h
Commit message (Collapse)AuthorAgeFilesLines
* all: Make header guard names consistentTimothy Gu2016-01-311-3/+3
|
* x86/aacpsdsp: add SSE and SSE3 optimized functionsJames Almer2015-07-301-0/+1
| | | | | | | Between 1.5 and 2.5 times faster Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
* avcodec: Implementation of AAC_fixed_decoder (PS-module)Djordje Pesut2015-07-221-14/+16
| | | | | | | Add fixed point implementation. Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-221-1/+1
|\ | | | | | | | | | | | | * qatar/master: aacps: Adjust some const qualifiers to suppress warnings Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * aacps: Adjust some const qualifiers to suppress warningsDiego Biurrun2013-11-221-1/+1
| |
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
| |
* | mips: optimization for float aac decoder (ps module)Mirjana Vulin2013-02-211-0/+1
|/ | | | | Signed-off-by: Mirjana Vulin <mvulin@mips.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* aacps: NEON optimisationsMans Rullgard2012-05-051-0/+1
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* aacps: align some arraysMans Rullgard2012-05-051-1/+1
| | | | | | This is required for SIMD optimisations. Signed-off-by: Mans Rullgard <mans@mansr.com>
* aacps: move some loops to function pointersMans Rullgard2012-05-051-0/+52
Signed-off-by: Mans Rullgard <mans@mansr.com>
OpenPOWER on IntegriCloud