From 1d74150a7dacf4912de21820ab1011b94c13eeb5 Mon Sep 17 00:00:00 2001 From: Ruiling Song Date: Fri, 12 Apr 2019 16:29:03 +0800 Subject: lavfi/opencl: add nlmeans_opencl filter Reviewed-by: Mark Thompson Signed-off-by: Ruiling Song --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 9b4305c..32fc263 100755 --- a/configure +++ b/configure @@ -3470,6 +3470,7 @@ mpdecimate_filter_select="pixelutils" minterpolate_filter_select="scene_sad" mptestsrc_filter_deps="gpl" negate_filter_deps="lut_filter" +nlmeans_opencl_filter_deps="opencl" nnedi_filter_deps="gpl" ocr_filter_deps="libtesseract" ocv_filter_deps="libopencv" -- cgit v1.1