summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4audio.h
Commit message (Expand)AuthorAge
* 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