Fix r24445: Instead of needlessly initialising a variable, silence the warning.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 25 Jul 2010 14:49:45 +0000 (14:49 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 25 Jul 2010 14:49:45 +0000 (14:49 +0000)
commit28e241de5daf6cc9feb767eb7f37daa413293477
treebab9e270eff58c48fdd01378630096f2382114a2
parent639e4ec81b2fc573f4d23c23305c41c0ef56dde5
Fix r24445: Instead of needlessly initialising a variable, silence the warning.

Originally committed as revision 24498 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp8.c