On Mon, Jun 08, 2020 at 04:18:08PM +0100, Kieran Kunhya wrote:
> On Sun, 7 Jun 2020 at 23:33, Michael Niedermayer <mich...@niedermayer.cc>
> wrote:
> 
> > On Sun, Jun 07, 2020 at 11:07:13PM +0100, Kieran Kunhya wrote:
> > > Needs some more explanation IMO
> >
> > If you look at the code which sets the outputed picture
> > in slice_end()
> > if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay) {
> >     int ret = av_frame_ref(pict, s->current_picture_ptr->f);
> >     ...
> > } else {
> >
> > this patch just makes got_output consistent with that.
> >
> > ok if i add this to the commit message or where you thinking
> > of some other explanation ?
> >
> > thx
> >
> 
> Ok.

will apply with that

thx


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.

Attachment: signature.asc
Description: PGP signature

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

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to