On Tue, 14 Apr 2015 23:08:02 +0000
Ludmila Glinskih <lglins...@gmail.com> wrote:

> > > +            {
> > > +                if (result != enc_pkt.size)
> > > +                {
> > > +                    av_log(NULL, AV_LOG_INFO, "Decoder consumed only
> > part of a packet, it is allowed to do so -- need to update this test\n");
> >
> > The message probably lacks an "if" ("if it is allowed").
> >
>  As I understood from the documentation -- every decoder is allowed to do
> so. Message is to inform that this test doesn't cover this case.

Right, so the message is actually correct (though it looked weird to me
and I only understand it now).
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to