OSDN Git Service

Do not shift F[I] twice, it is also clearer and smaller now.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 19 Jun 2008 11:04:31 +0000 (11:04 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 19 Jun 2008 11:04:31 +0000 (11:04 +0000)
commit74d9441715a2c4b459df50f40025eac5ccb15e96
tree194653de14c5b000ba0d2a2d887f56d9b639d5a2
parent50c52d22502d649db0fdecde6de64532e20c5dda
Do not shift F[I] twice, it is also clearer and smaller now.

Originally committed as revision 13818 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/g726.c