48 Commits (da7a77fb0a6b1397f0a226ef754ff89cd2cdee35)

Author SHA1 Message Date
Michael Niedermayer fd5aa93a37
avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec 1 year ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Andreas Rheinhardt 7184b81169 avcodec/aactab: Make AAC encoder and decoders actually init-threadsafe 4 years ago
Andreas Rheinhardt 86b8c25455 avcodec/aac: Share common init code of float decoder and encoder 4 years ago
Andreas Rheinhardt fc5d22abe4 avcodec/aacdec, aactab: Move kbd tables to their only user 4 years ago
Andreas Rheinhardt 195d8ce85e avcodec/aac*: Make initializing ff_aac_pow*sf_tab thread-safe 4 years ago
Paul B Mahol dbc9a8f21f avcodec/aac: Add floating point 960/120 MDCT window 7 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 3d62e7a30f aacenc: make threadsafe 9 years ago
Michael Niedermayer f267d553f7 avcodec/aactab: Add ff_aac_eld_window_480_fixed 9 years ago
Michael Niedermayer 17cc35c76b avcodec/aactab: Fix rounding of elements in ff_aac_eld_window_512_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 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Stefan Gehrer cbdcf479ce remove tables of codebook vector values which are contained in 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
Måns Rullgård 42d3fbb3f4 AAC: use new dsputil functions 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
Alex Converse 30272450f9 Add support for sample rate index 12, 7350 Hz 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 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
Alex Converse d0ee50216d Fix perceptual noise shaping scaling including an oversight of the offset for 16 years ago
Reimar Döffinger 9b5ede5b64 Add (additional) const to many global tables. 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