rv34: use AVERROR return values in ff_rv34_decode_frame()
authorJanne Grunau <janne-libav@jannau.net>
Mon, 13 Feb 2012 20:14:19 +0000 (21:14 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sat, 29 Sep 2012 07:34:19 +0000 (09:34 +0200)
commitf695bd601640702a299f106637023511d7c9acd4
treee505f308f729783d04a4522fdc7e0dbcab3e6dd1
parent8c0bbe51561b5185907f51117725d28e7c015c66
rv34: use AVERROR return values in ff_rv34_decode_frame()

Also adds an error message.
(cherry picked from commit 29330721b0e8514f9f8b4d54be75a662a2b79e44)

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/rv34.c