[FFmpeg-devel] [PATCH v1 2/2] doc/APIchanges: add lavu part entry for DOVI sidedata

mypopy at gmail.com mypopy at gmail.com
Thu Apr 23 14:19:48 EEST 2020


On Thu, Apr 23, 2020 at 7:18 PM Nicolas George <george at nsup.org> wrote:
>
> Jun Zhao (12020-04-23):
> > From: Jun Zhao <barryjzhao at tencent.com>
> >
> > missed the lavu entry for dovi_meta.h in APIchanges.
> >
> > Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
> > ---
> >  doc/APIchanges | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
>
> You can do the APIchanges entry and the bump in the same commit. After
> all, the should have gone in the same commit in the first place.
>
> >
> > diff --git a/doc/APIchanges b/doc/APIchanges
> > index 5aa25de..42e53f6 100644
> > --- a/doc/APIchanges
> > +++ b/doc/APIchanges
> > @@ -16,7 +16,8 @@ libavutil:     2017-10-21
> >  API changes, most recent first:
> >
>
> >  2020-04-22 - xxxxxxxxxx - lavc 58.81.100 - packet.h
>
> And you can fill the hash, since it is now known.
>
> > -  Add AV_PKT_DATA_DOVI_CONF.
> > +                        - lavu 56.43.102 - dovi_meta.h
> > +  Add AV_PKT_DATA_DOVI_CONF and AVDOVIDecoderConfigurationRecord.
> >
> >  2020-04-15 - xxxxxxxxxx - lavc 58.79.100 - avcodec.h
> >    Add formal support for calling avcodec_flush_buffers() on encoders.
>
> Regards,
>
> --
>   Nicolas George
Will merge them and update the hash, tks


More information about the ffmpeg-devel mailing list