On Thu, Nov 26, 2015 at 11:42:03PM +0100, Nicolas George wrote:
> Le sextidi 6 frimaire, an CCXXIV, Clement Boesch a écrit :
> > > An option can be added later to grant applications fine-grained control on
> > > the looping, but it can not be the default as it would be an API change, 
> > > and
> > > it probably should not be the default anyway.
> 
> > > +            if (ret == AVERROR_REDO)
> > > +                continue;
> > is the final user ever going to expect it somehow?
> 
> The final user does not see it at all, that is the whole point.
> 

But then it's still exposed by the API, and someone looking at handling
every error code might be wondering how to handle it.

-- 
Clément B.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to