[FFmpeg-devel] [PATCH 2/6] lavf/vpp: Enable vpp filter, an Intel GPU accelerated scaler.
Jean-Baptiste Kempf
jb at videolan.org
Thu Aug 25 10:24:40 EEST 2016
On 25 Aug, Nablet Developer wrote :
> -int ff_qsv_init_internal_session(AVCodecContext *avctx, QSVSession *qs)
> +int ff_qsv_init_internal_session(void *avctx, QSVSession *qs)
> -int ff_qsv_init_internal_session(AVCodecContext *avctx, QSVSession *qs);
> +int ff_qsv_init_internal_session(void *avctx, QSVSession *qs);
This is very ugly, and I doubt it's a good idea.
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the ffmpeg-devel
mailing list