vd_vfw.c: fix part missing from previous commit
commitb7fb2daff40c7ad599722490dd11bf0765cc8f69
authorUoti Urpala <uau@mplayer2.org>
Thu, 26 Jul 2012 14:41:56 +0000 (26 17:41 +0300)
committerUoti Urpala <uau@mplayer2.org>
Thu, 26 Jul 2012 14:46:44 +0000 (26 17:46 +0300)
treeaa34767cfbd4499e52df95ba21109f57f8c6d71f
parent8079f4ff821aa811de449f08dfdba777e8dd0397
vd_vfw.c: fix part missing from previous commit

vd_vfw.c was missing a change to rename field used from 'flags' to
'keyframe'. This broke compilation with 32-bit Windows codec support
enabled.
libmpcodecs/vd_vfw.c