summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer84-319/+323
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles78-103/+99
2012-02-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer30-935/+1187
2012-02-09aacdec: Support native channel layout when requested.Alex Converse2-10/+14
2012-02-09aacdec: Try to sniff a reasonable channel layout for PCE based configurations.Alex Converse4-102/+297
2012-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer34-741/+271
2012-02-08aacdec: Use correct speaker order for 7.1.Alex Converse2-2/+3
2011-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer28-82/+119
2011-11-25Make channel layout masks unsignedMans Rullgard21-39/+39
2011-04-28Merge remote branch 'qatar/master'Michael Niedermayer12-78/+96
2011-04-27aacdec: use a scale of 2 in the LTP MDCT rather than doubling the coefficientJustin Ruggles2-4/+4
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-02-16Merge libavcore into libavutilReinhard Tartler121-320/+167
2011-02-15aacdec: Implement LTP support.Young Han Lee4-20/+178
2011-02-15Merge libavcore into libavutilReinhard Tartler120-321/+166
2011-02-15aacdec: Implement LTP support.Young Han Lee4-20/+178
2010-11-21Use the new libavcore audio channel API.Stefano Sabatini14-101/+109
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2009-09-28AAC: Add channel layout support for channel configuration as defined in theRobert Swain2-5/+46
2009-06-12Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can beAlex Converse4-143/+150
2009-02-12Add support for sample rate index 12, 7350 HzAlex Converse3-10/+12
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-10-02Add (additional) const to many global tables.Reimar Döffinger13-18/+18
2008-09-04Multiply table by -1. This avoid doing this calculation (that was introducedVitor Sessak2-10/+10
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-08-18More OKed AAC decoder code hunksRobert Swain3-0/+104
2008-08-18More OKed AAC decoder code hunksRobert Swain2-0/+23
2008-08-09Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain5-15/+529