]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4audio.c
Move array specifiers outside DECLARE_ALIGNED() invocations
[ffmpeg] / libavcodec / mpeg4audio.c
2009-11-16 Ronald S. BultjeUse get_bits_left() instead of size_in_bits - get_bits_...
2009-11-11 Thilo BorgmannAdd the ability to parse the ALSSpecificConfig from...
2009-11-11 Alex ConverseAdd a channels field to MPEG4AudioConfig.
2009-08-17 Alex ConverseUse the AOT enum instead of integer literals for settin...
2009-08-03 Justin RugglesReplace 5 with AOT_SBR when referring to the MPEG-4...
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-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-03-22 Baptiste Coudurierinit ext sample rate to 0 if not present
2008-04-01 Baptiste Couduriermpeg4audio common code