]> git.sesse.net Git - ffmpeg/commit
ra144dec: log an error message when output buffer is too small.
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 14 Sep 2011 18:24:59 +0000 (14:24 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 10 Oct 2011 15:38:58 +0000 (11:38 -0400)
commitcadd4d332a48d37d0248eafe955050f4f7d08eb5
treea8b36e1c0480cc18c804411b7d8a07cc52d814c4
parent80bdf7e0b7975956c42f17589cb21a5531f179ef
ra144dec: log an error message when output buffer is too small.

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