Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 22 Mar 2007 11:10:30 +0000 | michael | optimize linear filter coeff interpolation code, this also makes the code less prone to overflows libavcodec |
Thu, 22 Mar 2007 05:39:20 +0000 | jbr | cosmetics. align and condense. libavcodec |
Thu, 22 Mar 2007 05:38:00 +0000 | jbr | simplify libavcodec |
Thu, 22 Mar 2007 05:34:26 +0000 | jbr | utilize multi-stage AC-3 bit allocation. speeds up encoding by 25-30% libavcodec |
Thu, 22 Mar 2007 03:18:34 +0000 | michael | revert r8469 (increase bits for non default highprecision mode) libavcodec |
Thu, 22 Mar 2007 03:16:02 +0000 | michael | AUDIOPHILE_KIDDY_MODE libavcodec |
Thu, 22 Mar 2007 00:52:49 +0000 | michael | optimize bessel function instead of trusting gcc to do trivial optimizations (as gcc doesnt ...) libavcodec |