summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer6-36/+662
2013-10-23aac: Add support for Enhanced AAC Low Delay (ER AAC ELD).Alex Converse6-35/+661
2013-09-19Merge commit '1914e6f010b3320025c7b692aaea51d9b9a992a8'Michael Niedermayer6-5/+105
2013-09-18aacdec: Add support for LD (Low Delay) AACAlex Converse6-5/+105
2012-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer18-210/+181
2012-05-21Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya10-158/+149
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-06-23aactab: Tablegenify ff_aac_pow2sf_tab.Alex Converse8-141/+121
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård71-230/+230
2010-01-13AAC: Compress codebook tables and optimise sign bit handlingMåns Rullgård3-54/+375
2009-09-06ff_swb_offset_* tables should be const.Reimar Döffinger2-4/+4
2009-06-12Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can beAlex Converse4-143/+150
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2009-01-26Fix AAC data smuggling:Kostya Shishkov1-2/+2
2009-01-13Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs154-749/+757
2008-11-24AAC: Frequency domain prediction and hence Main profile supportAlex Converse4-2/+153
2008-10-02Add (additional) const to many global tables.Reimar Döffinger13-18/+18
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-08-15More OKed AAC decoder hunksRobert Swain4-5/+283
2008-08-15Synchronise AAC decoder code with that from SoCRobert Swain4-459/+506
2008-08-11More OKed hunks of the AAC decoder from SoCRobert Swain4-1/+482
2008-08-09Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain5-15/+529
2008-08-05Move shared tables to aactab.c and add declarations to aactab.h. Also sync withRobert Swain2-751/+809
2008-07-27AAC tables and data that have been OKed by MichaelRobert Swain1-0/+790