summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-01-23 17:15:53 +0100
committerPaul B Mahol <onemda@gmail.com>2016-02-01 13:16:15 +0100
commit79991b2288a92010811b7b72c682aae4afed0668 (patch)
treeeb47adcf0ce563f356a9be9a4439c7a307f7225d /configure
parent75f3e5e082264010020099a06111c5dcfae68c98 (diff)
avfilter: add nnedi filter
Port of nnedi3 vapoursynth filter. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index c17224ca7f..c415d5ab76 100755
--- a/configure
+++ b/configure
@@ -2873,6 +2873,7 @@ mpdecimate_filter_deps="gpl"
mpdecimate_filter_select="pixelutils"
mptestsrc_filter_deps="gpl"
negate_filter_deps="lut_filter"
+nnedi_filter_deps="gpl"
ocr_filter_deps="libtesseract"
ocv_filter_deps="libopencv"
owdenoise_filter_deps="gpl"