44 Commits (2b702015d8b1e273280f9389e7accf68266d0165)

Author SHA1 Message Date
Paul B Mahol dbc9a8f21f avcodec/aac: Add floating point 960/120 MDCT window 7 years ago
Diego Biurrun 39cea6570c aactab: Move extern keyword to the front of array declarations 8 years ago
Marton Balint 67bef4cffa avcodec/aactab: do not use floats for constants 9 years ago
Ganesh Ajjanagadde 79abf2d0de avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
Rostislav Pehlivanov ec0719264c aac: temporarily un-share aac_table_init AVOnce variable 9 years ago
Rostislav Pehlivanov 591fbd629e aactab.h: fix comment 9 years ago
Rostislav Pehlivanov 222545cc7e aactab.h: update and correct comment 9 years ago
Rostislav Pehlivanov 3d62e7a30f aacenc: make threadsafe 9 years ago
Rostislav Pehlivanov b9fb1db9b4 aactab: move ltp_coef[] from aacdectab to aactab 9 years ago
Rostislav Pehlivanov f55cc57911 aac: move the TNS tables from aacdectab to the shared aactab 9 years ago
Michael Niedermayer f267d553f7 avcodec/aactab: Add ff_aac_eld_window_480_fixed 9 years ago
Jovan Zelincevic 08be74ac81 libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 9 years ago
Niel van der Westhuizen 7640c4a371 aacdec: Tables for length 480 AAC ELD. 10 years ago
Alex Converse 7f29644108 aac: Fix low delay windowing. 11 years ago
Alex Converse b2212dec0f aac: Fix TNS decoding for the 512 sample window family. 11 years ago
Alex Converse b3be41ca82 aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 11 years ago
Alex Converse 1914e6f010 aacdec: Add support for LD (Low Delay) AAC 11 years ago
Kieran Kunhya 5ff01259a8 Convert vector_fmul range of functions to YASM and add AVX versions 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Alex Converse e29af81818 aactab: Tablegenify ff_aac_pow2sf_tab. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Måns Rullgård c816d3d042 AAC: Compress codebook tables and optimise sign bit handling 15 years ago
Reimar Döffinger 7eb1c36431 ff_swb_offset_* tables should be const. 15 years ago
Alex Converse 85e9296f41 Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Kostya Shishkov 9289a32a8e Fix AAC data smuggling: 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Alex Converse 7633a0415d AAC: Frequency domain prediction and hence Main profile support 16 years ago
Reimar Döffinger 9b5ede5b64 Add (additional) const to many global tables. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Robert Swain 9ffd5c1cee More OKed AAC decoder hunks 16 years ago
Robert Swain 848a5815ce Synchronise AAC decoder code with that from SoC 16 years ago
Robert Swain 9cc04edff9 More OKed hunks of the AAC decoder from SoC 17 years ago
Robert Swain cc0591dab0 Sync already committed code with that in SoC and commit more OKed hunks of code 17 years ago
Robert Swain fed3f06914 Move shared tables to aactab.c and add declarations to aactab.h. Also sync with 17 years ago
Robert Swain f25c244f5f AAC tables and data that have been OKed by Michael 17 years ago