log aacenc.c @ 11530:86e4be64519e libavcodec

age author description
Sat, 09 Jan 2010 13:28:04 +0000 reimar Add support for hard-coded MDCT-related ff_sine_windows tables. libavcodec
Sun, 06 Sep 2009 09:15:07 +0000 reimar Make sample_fmts and channel_layouts compound literals const to reduce size of libavcodec
Wed, 22 Jul 2009 03:56:08 +0000 alexc Revert unintended portion of last commit. (Setting the default coder to libavcodec
Wed, 22 Jul 2009 03:53:30 +0000 alexc Be sure to increment our position in the coefficient array when skipping a zero libavcodec
Thu, 09 Jul 2009 17:22:59 +0000 alexc Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems. libavcodec
Wed, 08 Jul 2009 23:14:47 +0000 alexc Reindent after last commit libavcodec
Wed, 08 Jul 2009 23:12:53 +0000 alexc Prevent AAC frame size overflows. libavcodec
Wed, 08 Jul 2009 23:10:13 +0000 alexc Refactor windowing and early psy from bitstream writing parts of the AAC encoder. libavcodec
Wed, 08 Jul 2009 23:04:22 +0000 alexc Turn on AAC rate control. libavcodec
Wed, 08 Jul 2009 21:36:33 +0000 diego cosmetics: Remove unnecessary {} around if/for blocks; libavcodec
Wed, 08 Jul 2009 21:16:06 +0000 diego cosmetics: prettyprinting, K&R style, break overly long lines libavcodec
Wed, 08 Jul 2009 20:36:45 +0000 alexc Cosmetics: Pretty print the AAC encoder. libavcodec
Wed, 08 Jul 2009 20:01:31 +0000 alexc Merge the AAC encoder from SoC svn. It is still considered experimental. libavcodec
Sat, 16 May 2009 14:17:08 +0000 serge Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Thu, 02 Oct 2008 15:52:04 +0000 reimar Add (additional) const to many global tables. libavcodec
Sun, 24 Aug 2008 05:56:23 +0000 kostya okayed chunks of AAC encoder libavcodec
Sat, 23 Aug 2008 15:25:57 +0000 kostya Do not pass unnecessary arguments to AAC encoder functions libavcodec
Mon, 18 Aug 2008 05:38:26 +0000 kostya Add okayed parts for AAC encoder libavcodec
Sun, 17 Aug 2008 07:04:11 +0000 kostya More okayed chunks of AAC encoder libavcodec
Sat, 16 Aug 2008 11:59:36 +0000 kostya Synchronize AAC encoder with renamings in aac.h libavcodec
Sat, 16 Aug 2008 05:47:18 +0000 kostya Add approved chunks to AAC encoder libavcodec
Thu, 14 Aug 2008 16:07:17 +0000 kostya Remove not OKed parts from AAC encoder libavcodec
Thu, 14 Aug 2008 05:52:29 +0000 kostya Okayed parts of AAC encoder libavcodec