| Commit message (Expand) | Author | Age | Files | Lines |
* | aac_latm: Allow unaligned AudioSpecificConfig | Alex Converse | 2017-02-13 | 1 | -1/+11 |
* | avcodec/mpeg4audio: add some padding/alignment to MAX_PCE_SIZE | Michael Niedermayer | 2015-05-14 | 1 | -1/+1 |
* | Merge commit 'd615187f74ddf3413778a8b5b7ae17255b0df88e' | Michael Niedermayer | 2015-02-04 | 1 | -0/+1 |
|\ |
|
| * | aacdec: Support for ER AAC ELD 480. | Alex Converse | 2015-02-03 | 1 | -0/+1 |
* | | Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72' | Michael Niedermayer | 2012-10-19 | 1 | -1/+1 |
|\| |
|
| * | Add support for building shared libraries with MSVC | Martin Storsjö | 2012-10-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -2/+5 |
|\| |
|
| * | latmdec: fix audio specific config parsing | Janne Grunau | 2011-12-03 | 1 | -2/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -3/+3 |
|\| |
|
| * | lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf. | Anton Khirnov | 2011-10-20 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-26 | 1 | -2/+2 |
|\| |
|
| * | doxygen: fix wrong comment syntax, //< vs. ///< | Diego Biurrun | 2011-08-26 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | aacdec: Implement LTP support. | Young Han Lee | 2011-02-14 | 1 | -1/+1 |
* | | aacdec: Implement LTP support. | Young Han Lee | 2011-02-15 | 1 | -1/+1 |
|/ |
|
* | Add support for PS sync extensions. | Alex Converse | 2010-04-08 | 1 | -0/+1 |
* | Add an HE-AAC v1 decoder. | Alex Converse | 2010-03-08 | 1 | -1/+1 |
* | Mark AOT_ALS as a supported MPEG-4 audio object type. | Alex Converse | 2009-11-12 | 1 | -1/+1 |
* | Cosmetics: Remove the implied gap before AOT_USAC in the MPEG-4 AOT enum. | Alex Converse | 2009-11-11 | 1 | -1/+1 |
* | Add a channels field to MPEG4AudioConfig. | Alex Converse | 2009-11-11 | 1 | -0/+1 |
* | Add Low Delay MPEG Surround to the enum of MPEG-4 Audio Object Types. | Alex Converse | 2009-11-11 | 1 | -0/+1 |
* | Mark the AOT escape value as supported. | Alex Converse | 2009-08-17 | 1 | -1/+1 |
* | Add USAC and SAOC AOTs to the AudioObjectType enum. | Alex Converse | 2009-08-17 | 1 | -0/+3 |
* | Subroutine to copy an AAC Program Config Element (PCE) | Alex Converse | 2009-05-13 | 1 | -0/+7 |
* | Read extended channel configuration when extended AOT is BSAC. | Jai Menon | 2009-04-21 | 1 | -0/+1 |
* | Fix typo in AOT_ER_AAC_ELD | Alex Converse | 2009-03-18 | 1 | -1/+1 |
* | Update the MPEG-4 AOT table. | Alex Converse | 2009-03-18 | 1 | -0/+13 |
* | Move MPEG-4 AOT enum to mpeg4audio.h. | Alex Converse | 2009-03-18 | 1 | -0/+30 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | mpeg4audio common code | Baptiste Coudurier | 2008-04-01 | 1 | -0/+49 |