summaryrefslogtreecommitdiff
path: root/libavcodec/aacpsdsp_template.c
Commit message (Collapse)AuthorAge
* x86/aacpsdsp: add SSE and SSE3 optimized functionsJames Almer2015-07-30
| | | | | | | 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-22
Add fixed point implementation. Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>