[FFmpeg-devel] [PATCH] vqavideo: return error when vqa_decode_chunk fails.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Jan 8 14:51:15 CET 2012
On Sun, Jan 08, 2012 at 02:46:22PM +0100, Nicolas George wrote:
> Le nonidi 19 nivôse, an CCXX, Reimar Döffinger a écrit :
> > - return;
> > + /* this is a bit questionable since it really means the
>
> There is a tab here, that will get rejected by the repository hoks.
Yes, I had already fixed that locally.
> > + return AVERROR_INVALIDDATA;
>
> Thanks.
>
> The whole patch seems fine, but I still do not know vqavideo.
I'll wait a bit longer.
I also added a comment to one case that probably could be handled
in a way that is more resilient, but as long as nobody has a
sample there is no real need.
More information about the ffmpeg-devel
mailing list