]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4audio.c
h264: fix invalid pointer arithmetic
[ffmpeg] / libavcodec / mpeg4audio.c
2011-12-02 Janne Grunaulatmdec: fix audio specific config parsing
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_copy_bits and align_put...
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpeg4audio symbols...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-06-19 Alex ConverseAdd HE-AAC v2 support to the AAC decoder.
2010-04-08 Alex ConverseAdd support for PS sync extensions.
2010-04-08 Alex ConverseUse get_bits_left() in the sync extension check.
2010-04-08 Alex ConverseFix ext_object_type.
2010-03-07 Alex ConverseAdd support for non-backwards compatible signaled param...
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