log aac.c @ 8109:7baa25290231 libavcodec

age author description
Wed, 05 Nov 2008 13:59:42 +0000 superdump Fix perceptual noise shaping scaling including an oversight of the offset for libavcodec
Tue, 21 Oct 2008 21:40:24 +0000 aurel uses FF_ARRAY_ELEMS() where appropriate libavcodec
Mon, 06 Oct 2008 16:22:11 +0000 superdump Rename variables to clarify the channel coupling element and corresponding libavcodec
Mon, 06 Oct 2008 16:12:30 +0000 superdump Corrections to channel coupling code to attain conformance for appropriate libavcodec
Thu, 18 Sep 2008 16:02:51 +0000 superdump Zero 'idx' for each iteration of the coupling gain loop and as it is only used libavcodec
Thu, 18 Sep 2008 15:48:37 +0000 superdump Cosmetics: missing brackets libavcodec
Thu, 18 Sep 2008 15:35:08 +0000 superdump Cast the return value of get_bits() to signed integer such that the subtraction libavcodec
Tue, 16 Sep 2008 15:59:43 +0000 superdump Validate pulse position and error out if an invalid position is encountered. libavcodec
Sat, 13 Sep 2008 20:52:57 +0000 superdump Reindent after last commit libavcodec
Sat, 13 Sep 2008 20:51:36 +0000 superdump Apply pulses to unscaled coefficients rather than scaled. libavcodec
Sat, 13 Sep 2008 20:22:31 +0000 superdump Operands of '+' are not necessarily evaluated in order so r15311 was pointless. libavcodec
Sat, 13 Sep 2008 18:47:43 +0000 superdump Correct order of parsing for pulse scalefactor band and offset to match the libavcodec
Fri, 12 Sep 2008 14:33:35 +0000 superdump Reindent after last commit libavcodec
Fri, 12 Sep 2008 14:32:49 +0000 superdump Only read some of TNS bitstream data in the case that the TNS filter order is libavcodec
Thu, 11 Sep 2008 01:22:34 +0000 superdump Correct pulse amplitude application - a negative or 0 coefficient implies the libavcodec
Thu, 04 Sep 2008 15:04:08 +0000 vitor Multiply table by -1. This avoid doing this calculation (that was introduced libavcodec
Thu, 04 Sep 2008 11:03:14 +0000 vitor Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC decoders. libavcodec
Fri, 29 Aug 2008 20:19:23 +0000 superdump Fix typo in element type libavcodec
Fri, 29 Aug 2008 20:18:34 +0000 superdump Remove unnecessary portion of a condition. This fixes issue607 and avoids libavcodec
Fri, 22 Aug 2008 18:21:22 +0000 superdump Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce libavcodec
Fri, 22 Aug 2008 18:19:18 +0000 superdump Whitespace cosmetics after the last commit libavcodec
Fri, 22 Aug 2008 18:18:50 +0000 superdump Separate code in imdct_and_windowing() into distinct IMDCT, windowing and libavcodec
Thu, 21 Aug 2008 12:13:22 +0000 superdump Reindent after last commit libavcodec
Thu, 21 Aug 2008 12:12:03 +0000 superdump Work around GCC variable may be used uninitialised warning libavcodec
Thu, 21 Aug 2008 11:29:28 +0000 superdump Remove unused variable libavcodec
Thu, 21 Aug 2008 10:23:55 +0000 superdump Reindent libavcodec
Thu, 21 Aug 2008 07:57:51 +0000 andoma The comment about channel order for AAC 5.1 audio was not correct, fix it. libavcodec
Thu, 21 Aug 2008 07:21:26 +0000 superdump Last hunk of the AAC decoder code to be OKed and build system and documentation libavcodec
Mon, 18 Aug 2008 21:36:58 +0000 superdump More OKed AAC decoder code hunks libavcodec
Fri, 15 Aug 2008 08:01:31 +0000 superdump More OKed AAC decoder hunks libavcodec
Fri, 15 Aug 2008 00:19:14 +0000 superdump Synchronise AAC decoder code with that from SoC libavcodec
Fri, 15 Aug 2008 00:05:09 +0000 superdump More OKed sections of AAC decoder code libavcodec
Mon, 11 Aug 2008 11:22:48 +0000 superdump Synchronise code with AAC decoder in SoC libavcodec
Mon, 11 Aug 2008 11:16:06 +0000 superdump More OKed hunks of the AAC decoder from SoC libavcodec
Sat, 09 Aug 2008 10:46:27 +0000 superdump Sync already committed code with that in SoC and commit more OKed hunks of code libavcodec
Tue, 05 Aug 2008 19:32:01 +0000 superdump OKed sections of code from the SoC AAC decoder libavcodec