log aaccoder.c @ 10211:337e5592f985 libavcodec

age author description
Mon, 21 Sep 2009 03:53:39 +0000 alexc aacenc: Replace cbrt() with cbrtf() when the result is destined for float libavcodec
Mon, 21 Sep 2009 03:50:59 +0000 alexc aacenc: Multiple distortion by lambda after it's summed and not each individual libavcodec
Mon, 21 Sep 2009 03:42:54 +0000 alexc Cosmetics: Reindent after r19943. libavcodec
Mon, 21 Sep 2009 03:41:08 +0000 alexc aacenc: Don't make unnecessary compares to the escape value in tight loops. libavcodec
Thu, 27 Aug 2009 17:46:13 +0000 alexc Re-add search_for_ms to the coefficients encoders to silence warnings 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
Mon, 20 Jul 2009 21:52:03 +0000 alexc Remove an unused field from the BandCodingPath struct. libavcodec