[FFmpeg-devel] [PATCH 1/5] lavc/qsvdec: add function ff_qsv_map_picstruct()

Li, Zhong zhong.li at intel.com
Fri Jan 25 12:46:15 EET 2019


> From: Rogozhkin, Dmitry V
> Sent: Friday, January 25, 2019 4:36 AM
> To: ffmpeg-devel at ffmpeg.org
> Cc: Li, Zhong <zhong.li at intel.com>
> Subject: Re: [FFmpeg-devel] [PATCH 1/5] lavc/qsvdec: add function
> ff_qsv_map_picstruct()
> > +enum AVFieldOrder ff_qsv_map_picstruct(int mfx_pic_struct);
> > +
> >  int ff_qsv_init_internal_session(AVCodecContext *avctx, mfxSession
> > *session,
> >                                   const char
> *load_plugins);
> >
> 
> Not sure why this is a separate patch.

This is not a decode-only-used function, so it is separated. 
Probably I should change the patch title form "lavc/qsvdec" to "lavc/qsv".


More information about the ffmpeg-devel mailing list