]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4audio.h
latmdec: fix audio specific config parsing
[ffmpeg] / libavcodec / mpeg4audio.h
2011-12-02 Janne Grunaulatmdec: fix audio specific config parsing
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-08-26 Diego Biurrundoxygen: fix wrong comment syntax, //< vs. ///<
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Young Han Leeaacdec: Implement LTP support.
2010-04-08 Alex ConverseAdd support for PS sync extensions.
2010-03-08 Alex ConverseAdd an HE-AAC v1 decoder.
2009-11-12 Alex ConverseMark AOT_ALS as a supported MPEG-4 audio object type.
2009-11-11 Alex ConverseCosmetics: Remove the implied gap before AOT_USAC in...
2009-11-11 Alex ConverseAdd a channels field to MPEG4AudioConfig.
2009-11-11 Alex ConverseAdd Low Delay MPEG Surround to the enum of MPEG-4 Audio...
2009-08-17 Alex ConverseMark the AOT escape value as supported.
2009-08-17 Alex ConverseAdd USAC and SAOC AOTs to the AudioObjectType enum.
2009-05-13 Alex ConverseSubroutine to copy an AAC Program Config Element (PCE)
2009-04-21 Jai MenonRead extended channel configuration when extended AOT...
2009-03-18 Alex ConverseFix typo in AOT_ER_AAC_ELD
2009-03-18 Alex ConverseUpdate the MPEG-4 AOT table.
2009-03-18 Alex ConverseMove MPEG-4 AOT enum to mpeg4audio.h.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-04-01 Baptiste Couduriermpeg4audio common code