summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4audio.h
Commit message (Expand)AuthorAge
* aacdec: Support for ER AAC ELD 480.Alex Converse2015-02-03
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-18
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* latmdec: fix audio specific config parsingJanne Grunau2011-12-03
* lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.Anton Khirnov2011-10-20
* doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-26
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* aacdec: Implement LTP support.Young Han Lee2011-02-14
* Add support for PS sync extensions.Alex Converse2010-04-08
* Add an HE-AAC v1 decoder.Alex Converse2010-03-08
* Mark AOT_ALS as a supported MPEG-4 audio object type.Alex Converse2009-11-12
* Cosmetics: Remove the implied gap before AOT_USAC in the MPEG-4 AOT enum.Alex Converse2009-11-11
* Add a channels field to MPEG4AudioConfig.Alex Converse2009-11-11
* Add Low Delay MPEG Surround to the enum of MPEG-4 Audio Object Types.Alex Converse2009-11-11
* Mark the AOT escape value as supported.Alex Converse2009-08-17
* Add USAC and SAOC AOTs to the AudioObjectType enum.Alex Converse2009-08-17
* Subroutine to copy an AAC Program Config Element (PCE)Alex Converse2009-05-13
* Read extended channel configuration when extended AOT is BSAC.Jai Menon2009-04-21
* Fix typo in AOT_ER_AAC_ELDAlex Converse2009-03-18
* Update the MPEG-4 AOT table.Alex Converse2009-03-18
* Move MPEG-4 AOT enum to mpeg4audio.h.Alex Converse2009-03-18
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* mpeg4audio common codeBaptiste Coudurier2008-04-01