> -----Original Message----- > From: Zhou, Zachary > Sent: Tuesday, June 11, 2019 10:52 AM > To: [email protected] > Cc: Zhou, Zachary <[email protected]> > 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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
