add rounding bias earlier in the idct, avoids many adds
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 4 Jul 2006 22:43:35 +0000 (22:43 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 4 Jul 2006 22:43:35 +0000 (22:43 +0000)
commit05e7e64d1ad9c0e5f4d2d9fbf11ab952960b9aef
tree22884cfd7b76876345878fe5bcf028fef00e8a6c
parent959e63c9ba5fe51dcf3e622bb1c8a74bb8761dde
add rounding bias earlier in the idct, avoids many adds

Originally committed as revision 5618 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cavsdsp.c