100l, always declare variables at the top of a block, not inside a for ()
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 23 Feb 2009 14:02:11 +0000 (14:02 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 23 Feb 2009 14:02:11 +0000 (14:02 +0000)
commitd46b2d682ff5e6a2246f334eb476af98f8cda180
treee6fa127714c653035b15e5900141fce5138eee36
parent40e5d31b576fcd0674acf35ce2120242a72dd801
100l, always declare variables at the top of a block, not inside a for ()

Originally committed as revision 17541 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vdpau.c