> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of Lynne
> Sent: 2021年1月27日 14:00
> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH] libavutil/frame.h: correct typo for
> AVFilmGrainParams in comment
> 
> Jan 27, 2021, 06:21 by yejun....@intel.com:
> 
> > Signed-off-by: Guo, Yejun <yejun....@intel.com>
> > ---
> >  libavutil/frame.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/libavutil/frame.h b/libavutil/frame.h index
> > 392315f40f..1aeafef6de 100644
> > --- a/libavutil/frame.h
> > +++ b/libavutil/frame.h
> > @@ -194,7 +194,7 @@ enum AVFrameSideDataType {
> > AV_FRAME_DATA_SEI_UNREGISTERED,
> >
> >  /**
> > -     * Film grain parameters for a frame, described by
> AVFilmGrainParameters.
> > +     * Film grain parameters for a frame, described by AVFilmGrainParams.
> >  * Must be present for every frame which should have film grain applied.
> >  */
> >  AV_FRAME_DATA_FILM_GRAIN_PARAMS,
> >
> 
> Looks good to me
> Thanks

pushed, thanks.
_______________________________________________
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