19 Commits (2c933c51687db958d8045d25ed87848342e869f6)

Author SHA1 Message Date
Diego Biurrun 3ccec334b8 sbrdsp: Move a misplaced #endif directive to the right spot 8 years ago
Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 9 years ago
Djordje Pesut 5499467d5d avcodec: Template creation for AAC decoder (SBR-module) 9 years ago
Janne Grunau d961a79eb0 sbrdsp: move #if to disable all educational code 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Christophe Gisquet 4a7af92cc8 sbrdsp: Unroll and use integer operations 12 years ago
Christophe Gisquet 8394d9a676 sbrdsp: Unroll sbr_autocorrelate_c 12 years ago
Christophe Gisquet 11774169ae sbrdsp: unroll and use integer operations 12 years ago
Christophe Gisquet f4ac80227b sbrdsp: unroll sbr_autocorrelate_c 12 years ago
Mirjana Vulin 8d2eb5fe58 mips: optimization for float aac decoder (sbr module) 12 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 12 years ago
Christophe GISQUET dabf8dd34a SBR DSP: unroll sum_square 13 years ago
Christophe GISQUET 34454c761f SBR DSP x86: implement SSE sbr_sum_square_sse 13 years ago
Christophe GISQUET 2e74a5abc2 SBR DSP: use intptr_t for the ixh parameter. 13 years ago
Mans Rullgard be822d77b6 aacsbr: ARM NEON optimised sbrdsp functions 13 years ago
Mans Rullgard aac46e088d aacsbr: move some simdable loops to function pointers 13 years ago