Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-04aac: 7.1 should have side channels, and not 2 pairs of front channels.Hendrik Leppkes
2015-10-17aactab: move ltp_coef[] from aacdectab to aactabRostislav Pehlivanov
2015-08-29aac: move the TNS tables from aacdectab to the shared aactabRostislav Pehlivanov
2015-07-09libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic
2015-06-08Merge commit 'a188108ebf28ebac9d2b8fc7d5b391aef45698b3'Michael Niedermayer
2015-06-07aac: Support channel configurations 11 and 12Sebastian Dröge
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-02-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-10aacdec: Support native channel layout when requested.Alex Converse
2012-02-10aacdec: Try to sniff a reasonable channel layout for PCE based configurations.Alex Converse
2012-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-08aacdec: Use correct speaker order for 7.1.Alex Converse
2011-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-25Make channel layout masks unsignedMans Rullgard
2011-04-28Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-27aacdec: use a scale of 2 in the LTP MDCT rather than doubling the coefficientJustin Ruggles
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-15aacdec: Implement LTP support.Young Han Lee
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-15aacdec: Implement LTP support.Young Han Lee
2010-11-21Use the new libavcore audio channel API.Stefano Sabatini
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-09-28AAC: Add channel layout support for channel configuration as defined in theRobert Swain
2009-06-13Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can beAlex Converse
2009-02-12Add support for sample rate index 12, 7350 HzAlex Converse
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-10-02Add (additional) const to many global tables.Reimar Döffinger
2008-09-04Multiply table by -1. This avoid doing this calculation (that was introducedVitor Sessak
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-19More OKed AAC decoder code hunksRobert Swain
2008-08-18More OKed AAC decoder code hunksRobert Swain
2008-08-09Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain