vble: Do not abort decoding when version is not 1
authorPiotr Bandurski <ami_stuff@o2.pl>
Tue, 27 Nov 2012 14:05:46 +0000 (14:05 +0000)
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>
Tue, 27 Nov 2012 22:16:04 +0000 (17:16 -0500)
commitf5fa03660db16f9d78abc5a626438b4d0b54f563
treebbca998ed044b96732b8f894fb0c109e2ec19f37
parent1d86aa8b0f491f06e848026c7704daa39a54f523
vble: Do not abort decoding when version is not 1

Some combinations of OS, VirtualDub, and VBLE can accidentally
set the version to a value other than 1. Since no other version
of VBLE was ever released, simply warn about it.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
libavcodec/vble.c