remove a few useless casts and avoid the useless t1/t2 variables
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 19 Jul 2006 23:17:18 +0000 (23:17 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 19 Jul 2006 23:17:18 +0000 (23:17 +0000)
commite003ea066bed64e137ea0b089e75ff1b0f1d5208
treee61ccb499d40c2172f6080b936afc7978216d513
parent684d9e36fcf296d795ea359fc796604a908c4d7b
remove a few useless casts and avoid the useless t1/t2 variables

Originally committed as revision 5797 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp3dsp.c