[FFmpeg-devel] [PATCH 4/4] lavfi: Add VAAPI deinterlacer
Mark Thompson
sw at jkqxz.net
Fri Feb 24 00:21:56 EET 2017
On 19/02/17 17:23, Mark Thompson wrote:
> (cherry picked from commit ade370a4d7eab1866b6023c91c135d27c77ca465)
> (cherry picked from commit 2d518aec4c781316092be65893b47922c8f71b67)
> ---
> configure | 1 +
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/version.h | 2 +-
> libavfilter/vf_deinterlace_vaapi.c | 634 +++++++++++++++++++++++++++++++++++++
> 5 files changed, 638 insertions(+), 1 deletion(-)
> create mode 100644 libavfilter/vf_deinterlace_vaapi.c
Applied.
Thank you to everyone who commented and/or tested!
- Mark
More information about the ffmpeg-devel
mailing list