Do not crash when the first frame is not a keyframe (and thus none of the
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 23 Jul 2006 18:22:29 +0000 (18:22 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 23 Jul 2006 18:22:29 +0000 (18:22 +0000)
commitbc185f72c0ef515d1d077df5bad2fb1336f70d5e
treeda728123b1e1d4c2a4ab124ea08162d813ccfc85
parent22ffac707e52ce58c0bd71857fe1353f453f78e0
Do not crash when the first frame is not a keyframe (and thus none of the
necessary initialization has been done yet).

Originally committed as revision 5815 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp3.c