indeo3: error out if no motion vector is set.
authorAneesh Dogra <lionaneesh@gmail.com>
Sun, 27 Nov 2011 20:56:52 +0000 (02:26 +0530)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 27 Nov 2011 21:30:00 +0000 (13:30 -0800)
commit97980db4870675baf553dc190051161ecffa9d77
tree60e5d8902ba5151c9884db870dda6b40f71d388b
parent6b6ee58249b233585f1f7d89aec4fe58f65b5ed7
indeo3: error out if no motion vector is set.

This fixes a crash on a corrupt bitstream (bugzilla #93).

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/indeo3.c