ra288: log an error message when output buffer is too small.
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 14 Sep 2011 18:46:50 +0000 (14:46 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 10 Oct 2011 15:38:58 +0000 (11:38 -0400)
commit8f8f5ae9918460c358d8d8212e8c19cf3bdad374
tree5c299cbb8923c7e3a2205df29c370bf4bab11f31
parentfa6be04bf7121042ccac24bae2c2dfffba400920
ra288: log an error message when output buffer is too small.

also return AVERROR(EINVAL) instead of -1.
libavcodec/ra288.c