log

age author description
Thu, 22 Mar 2007 13:17:03 +0000 michael clarify sub_id libavcodec
Thu, 22 Mar 2007 11:23:38 +0000 michael replace long double in the audiophile kiddy mode with doubles, its faster (and more portable) and the audiophile placebo 120db stopband attenuation isnt affected libavcodec
Thu, 22 Mar 2007 11:13:13 +0000 michael change high precision mode to 30 bits again after making the code less overflow sensitive libavcodec
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
Thu, 22 Mar 2007 00:16:41 +0000 michael select more sensible default windows (= attenuation beyond the dynamic range of your input is silly if it negatively affects other parameters) libavcodec
Wed, 21 Mar 2007 23:44:49 +0000 michael make kaiser windows with other beta than 16 available libavcodec
Wed, 21 Mar 2007 23:07:24 +0000 mru enable iwmmxt support, removing mm_support() stub libavcodec
Wed, 21 Mar 2007 22:39:00 +0000 michael make high precision mode accessible at compile time libavcodec
Wed, 21 Mar 2007 22:38:07 +0000 michael increase bits for non default highprecision mode libavcodec
Wed, 21 Mar 2007 22:37:05 +0000 michael code for testing the accuracy of the resampler libavcodec
Wed, 21 Mar 2007 22:02:52 +0000 michael remove dithering of filter coefficients, improves precision by 1-2 bits and libavcodec
Wed, 21 Mar 2007 05:56:29 +0000 kostya Smacker Audio stereo fix libavcodec
Tue, 20 Mar 2007 18:08:51 +0000 banan Small simplifications to subband coefficient handling and use av_random(). libavcodec
Tue, 20 Mar 2007 16:51:30 +0000 lorenm oops, encoder was under ifdef decoders. libavcodec
Tue, 20 Mar 2007 05:44:42 +0000 kostya Correctly handle data_size on decoding libavcodec
Tue, 20 Mar 2007 02:12:13 +0000 jbr fix handling of special case for lowest snroffset. regressions are unaffected. libavcodec
Mon, 19 Mar 2007 16:07:51 +0000 bcoudurier 10l, fix debug, dprintf does not have log level libavcodec
Sun, 18 Mar 2007 23:25:00 +0000 bcoudurier dnxhd decoder libavcodec
Sun, 18 Mar 2007 23:18:05 +0000 jbr AC-3 encoded volume is too high. Revert revision 7160: libavcodec
Sun, 18 Mar 2007 22:32:39 +0000 mru fix init_vlc() with nonzero flags libavcodec
Sun, 18 Mar 2007 21:43:20 +0000 jbr split ac3_parametric_bit_allocation into 3 separate functions libavcodec
Sun, 18 Mar 2007 18:07:27 +0000 kostya Zero MV vectors for P frame intra blocks libavcodec
Sun, 18 Mar 2007 12:03:29 +0000 lorenm huffyuv rgb encoder libavcodec
Sun, 18 Mar 2007 07:53:16 +0000 kostya indentation libavcodec