[FFmpeg-devel] [PATCH 2/4] Implement ocv_dilate libopencv filter wrapper.

Stefano Sabatini stefano.sabatini-lala
Tue Dec 21 16:25:56 CET 2010


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.
-- 
FFmpeg = Funny and Fascinating Merciful Puritan Exploitable Gymnast



More information about the ffmpeg-devel mailing list