> From: Rogozhkin, Dmitry V
> Sent: Friday, January 25, 2019 4:36 AM
> To: ffmpeg-devel@ffmpeg.org
> Cc: Li, Zhong <zhong...@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".
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to