log mpeg4audio.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Sat, 19 Jun 2010 14:14:51 +0000 alexc Add HE-AAC v2 support to the AAC decoder. libavcodec
Thu, 08 Apr 2010 06:04:41 +0000 alexc Add support for PS sync extensions. libavcodec
Thu, 08 Apr 2010 06:04:37 +0000 alexc Use get_bits_left() in the sync extension check. libavcodec
Thu, 08 Apr 2010 06:04:31 +0000 alexc Fix ext_object_type. libavcodec
Sun, 07 Mar 2010 17:55:23 +0000 alexc Add support for non-backwards compatible signaled parametric stereo. libavcodec
Mon, 16 Nov 2009 17:42:43 +0000 rbultje Use get_bits_left() instead of size_in_bits - get_bits_count(). libavcodec
Wed, 11 Nov 2009 22:16:54 +0000 alexc Add the ability to parse the ALSSpecificConfig from an MPEG-4 AudioSpecificConfig. Patch by Thilo Borgmann libavcodec
Wed, 11 Nov 2009 20:24:23 +0000 alexc Add a channels field to MPEG4AudioConfig. libavcodec
Mon, 17 Aug 2009 00:17:58 +0000 alexc Use the AOT enum instead of integer literals for setting and comparing audio libavcodec
Mon, 03 Aug 2009 02:09:23 +0000 jbr Replace 5 with AOT_SBR when referring to the MPEG-4 audio object type. libavcodec
Wed, 13 May 2009 22:57:30 +0000 alexc Subroutine to copy an AAC Program Config Element (PCE) libavcodec
Tue, 21 Apr 2009 17:52:52 +0000 jai_menon Read extended channel configuration when extended AOT is BSAC. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Sun, 22 Mar 2009 02:53:01 +0000 bcoudurier init ext sample rate to 0 if not present libavcodec
Tue, 01 Apr 2008 12:01:40 +0000 bcoudurier mpeg4audio common code libavcodec