summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2018-10-07 18:55:47 +0200
committerMarton Balint <cus@passwd.hu>2018-11-11 20:30:50 +0100
commit936d18fb42bb1776f1b25e16b9d6a72846ee33ac (patch)
tree8ebd0b2b7bcf6e129f2d3213d476f83247207add /configure
parent7748f395de88b72d82f7dc5e39bca49df665252b (diff)
avfilter/vf_minterpolate: use common scene sad functions
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 55fc25e538..b02b4ccb2e 100755
--- a/configure
+++ b/configure
@@ -3417,6 +3417,7 @@ mcdeint_filter_deps="avcodec gpl"
movie_filter_deps="avcodec avformat"
mpdecimate_filter_deps="gpl"
mpdecimate_filter_select="pixelutils"
+minterpolate_filter_select="scene_sad"
mptestsrc_filter_deps="gpl"
negate_filter_deps="lut_filter"
nnedi_filter_deps="gpl"