summaryrefslogtreecommitdiffstats
path: root/libavcodec/aactab.h
Commit message (Expand)AuthorAgeFilesLines
* aactab: Tablegenify ff_aac_pow2sf_tab.Alex Converse2010-06-231-6/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-2/+2
* AAC: Compress codebook tables and optimise sign bit handlingMåns Rullgård2010-01-131-0/+2
* ff_swb_offset_* tables should be const.Reimar Döffinger2009-09-061-2/+2
* Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can beAlex Converse2009-06-121-0/+6
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Fix AAC data smuggling:Kostya Shishkov2009-01-261-2/+2
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-1/+1
* AAC: Frequency domain prediction and hence Main profile supportAlex Converse2008-11-241-0/+2
* Add (additional) const to many global tables.Reimar Döffinger2008-10-021-2/+2
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* More OKed AAC decoder hunksRobert Swain2008-08-151-0/+9
* Synchronise AAC decoder code with that from SoCRobert Swain2008-08-151-2/+1
* More OKed hunks of the AAC decoder from SoCRobert Swain2008-08-111-0/+12
* Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain2008-08-091-0/+2
* Move shared tables to aactab.c and add declarations to aactab.h. Also sync withRobert Swain2008-08-051-751/+11
* AAC tables and data that have been OKed by MichaelRobert Swain2008-07-271-0/+790
OpenPOWER on IntegriCloud