summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4audio.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-031-2/+5
|\
| * latmdec: fix audio specific config parsingJanne Grunau2011-12-031-2/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-211-3/+3
|\ \ | |/
| * lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.Anton Khirnov2011-10-201-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-261-2/+2
|\ \ | |/
| * doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-261-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * aacdec: Implement LTP support.Young Han Lee2011-02-141-1/+1
* | aacdec: Implement LTP support.Young Han Lee2011-02-151-1/+1
|/
* Add support for PS sync extensions.Alex Converse2010-04-081-0/+1
* Add an HE-AAC v1 decoder.Alex Converse2010-03-081-1/+1
* Mark AOT_ALS as a supported MPEG-4 audio object type.Alex Converse2009-11-121-1/+1
* Cosmetics: Remove the implied gap before AOT_USAC in the MPEG-4 AOT enum.Alex Converse2009-11-111-1/+1
* Add a channels field to MPEG4AudioConfig.Alex Converse2009-11-111-0/+1
* Add Low Delay MPEG Surround to the enum of MPEG-4 Audio Object Types.Alex Converse2009-11-111-0/+1
* Mark the AOT escape value as supported.Alex Converse2009-08-171-1/+1
* Add USAC and SAOC AOTs to the AudioObjectType enum.Alex Converse2009-08-171-0/+3
* Subroutine to copy an AAC Program Config Element (PCE)Alex Converse2009-05-131-0/+7
* Read extended channel configuration when extended AOT is BSAC.Jai Menon2009-04-211-0/+1
* Fix typo in AOT_ER_AAC_ELDAlex Converse2009-03-181-1/+1
* Update the MPEG-4 AOT table.Alex Converse2009-03-181-0/+13
* Move MPEG-4 AOT enum to mpeg4audio.h.Alex Converse2009-03-181-0/+30
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* mpeg4audio common codeBaptiste Coudurier2008-04-011-0/+49