[FFmpeg-devel] [PATCH 1/1] avcodec/h264: Fix poc_lsb in open gop context

Kieran Kunhya kierank at obe.tv
Mon Sep 2 19:12:22 EEST 2019


On Mon, 2 Sep 2019 at 09:01, Gaullier Nicolas <nicolas.gaullier at arkena.com>
wrote:

> >Envoyé : mardi 23 juillet 2019 14:09
> >When no IDR nor mmco_reset is found, prev_poc_lsb is undefined and shall
> not be assumed to be zero
> >---
> > libavcodec/h264_parse.c | 2 ++
> > libavcodec/h264dec.c    | 2 +-
> > 2 files changed, 3 insertions(+), 1 deletion(-)
> I have not received any feeback, do you think this patch could be applied ?
> Thank you,
> Nicolas
>

Patch seems good.

Kieran


More information about the ffmpeg-devel mailing list