log aac.h @ 11430:b1b2215cb7c7 libavcodec

age author description
Mon, 08 Mar 2010 04:33:02 +0000 alexc Add an HE-AAC v1 decoder. libavcodec
Sat, 06 Mar 2010 14:34:46 +0000 mru Move FFT parts from dsputil.h to fft.h libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
Wed, 13 Jan 2010 16:46:39 +0000 mru AAC: Reduce depth of vlc_spectral tables to 2 libavcodec
Wed, 02 Dec 2009 09:12:05 +0000 alexc AAC: Add a global header but output not locked output configuration status. libavcodec
Tue, 03 Nov 2009 22:50:02 +0000 alexc Don't lock the channel output configuration based on the first value seen for libavcodec
Sun, 20 Sep 2009 17:30:20 +0000 mru Merge FFTContext and MDCTContext libavcodec
Fri, 10 Jul 2009 21:53:04 +0000 alexc Ignore subsequent channel configurations after the first in an AAC file. The libavcodec
Wed, 08 Jul 2009 20:01:31 +0000 alexc Merge the AAC encoder from SoC svn. It is still considered experimental. libavcodec
Thu, 11 Jun 2009 20:18:29 +0000 diego The internal header libavutil/internal.h should not be used outside libavutil. libavcodec
Wed, 18 Mar 2009 13:52:56 +0000 alexc Move MPEG-4 AOT enum to mpeg4audio.h. libavcodec
Fri, 06 Mar 2009 19:47:01 +0000 alexc Fix the channel allocation bug/assumption (issue 800). libavcodec
Tue, 17 Feb 2009 21:43:57 +0000 diego Add missing #includes to fix 'make checkheaders'. libavcodec
Mon, 02 Feb 2009 10:31:51 +0000 superdump Doxygen defgroups throw a warning if they don't have a title as well as a name libavcodec