[FFmpeg-devel] [PATCH 2/4] Implement ocv_dilate libopencv filter wrapper.
Stefano Sabatini
stefano.sabatini-lala
Thu Dec 23 18:25:13 CET 2010
On date Tuesday 2010-12-21 16:25:56 +0100, Stefano Sabatini encoded:
> On date Friday 2010-11-26 13:27:34 +0100, Stefano Sabatini encoded:
> > On date Thursday 2010-11-25 03:10:16 +0100, Michael Niedermayer encoded:
> > > On Mon, Nov 15, 2010 at 03:34:28PM +0100, Stefano Sabatini wrote:
> [...]
> > > > Is:
> > > > if (*rows == INT_MAX) {
> > > > av_log(log_ctx, AV_LOG_ERROR, "Overflow on the number of rows in the file\n");
> > > > return AVERROR(EINVAL);
> > > > }
> > > > ++(*rows);
> > > > OK?
> > >
> > > i think its ok
> >
> > Updated by using the av_file_read() function.
>
> Updated again. I'll apply tomorrow with docs if there are no more
> comments.
Updated again, with some syntax change and more robust parsing and
input validation.
I plan to commit it in few days if there are no comments.
--
FFmpeg = Formidable & Foolish Monstrous Peaceful Eager Gnome
More information about the ffmpeg-devel
mailing list