[FFmpeg-devel] [PATCH v2] avfilter/vaapi: add overlay_vaapi filter

Zhou, Zachary zachary.zhou at intel.com
Wed Jun 19 04:39:40 EEST 2019


> -----Original Message-----
> From: Zhou, Zachary
> Sent: Tuesday, June 11, 2019 10:52 AM
> To: ffmpeg-devel at ffmpeg.org
> Cc: Zhou, Zachary <zachary.zhou at intel.com>
> Subject: [PATCH v2] avfilter/vaapi: add overlay_vaapi filter
> 
> ---
>  configure                      |   1 +
>  libavfilter/Makefile           |   1 +
>  libavfilter/allfilters.c       |   1 +
>  libavfilter/vaapi_vpp.c        |  95 +++++++++
>  libavfilter/vaapi_vpp.h        |   5 +
>  libavfilter/vf_overlay_vaapi.c | 357 +++++++++++++++++++++++++++++++++
>  6 files changed, 460 insertions(+)
>  create mode 100644 libavfilter/vf_overlay_vaapi.c
> 

Hi Mark,

Can you help to review this patch ?

Thanks
Zachary


More information about the ffmpeg-devel mailing list