summaryrefslogtreecommitdiff
path: root/libavcodec/aacsbrdata.h
Commit message (Expand)AuthorAgeFilesLines
* libavcodec: Set hidden visibility on global symbols accessed from AArch64 ass...Martin Storsjö2022-09-021-1/+2
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-1/+1
* avcodec/aacsbr_template: Remove pointless runtime initializationAndreas Rheinhardt2020-12-311-2/+83
* avcodec/aacsbr: Remove remnants of tablegenAndreas Rheinhardt2020-12-311-0/+86
* avcodec/aacsbr: add missing header includeJames Almer2015-07-241-0/+1
* avcodec: Table creation for AAC_fixed_decoder (SBR-module)Jovan Zelincevic2015-07-201-261/+261
* aacsbr: support hardcoding tables.Reimar Döffinger2014-09-061-86/+0
* x86: sbrdsp: implement SSE2 hf_apply_noiseChristophe Gisquet2013-04-191-1/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-221-2/+2
|\
| * Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya2012-05-211-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-291-1/+3
|\ \ | |/
| * aacsbr: align some arraysMans Rullgard2012-01-281-1/+3
| * aacsbr: move some simdable loops to function pointersMans Rullgard2012-01-281-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Add lots of missing includesMåns Rullgård2010-03-081-0/+1
* Add an HE-AAC v1 decoder.Alex Converse2010-03-081-0/+613