fix "uninitalized" warning, the alternative way.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 31 Jan 2008 01:38:00 +0000 (01:38 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 31 Jan 2008 01:38:00 +0000 (01:38 +0000)
commitb34130ae61c7cd070d6014adecff716e494d90fa
tree833e4de66e0148524b331f7fbca130ae19189a94
parent961c25b588c2ff1d6fd06fbda28cf05f5a9a3695
fix "uninitalized" warning, the alternative way.

I hope this is valid C, flame me if not.
md5sum of h263.o doesnt change, so this doesnt cause a slowdown.

Originally committed as revision 11689 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h263.c