summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2018-04-05 01:47:32 +0200
committerMarton Balint <cus@passwd.hu>2018-11-11 20:30:50 +0100
commit7748f395de88b72d82f7dc5e39bca49df665252b (patch)
tree18b65c279f517b9f5c2fcc4b9f45c907c2cdfd7e /configure
parent6c2a7a8e9a3698f37913d3f24723fbb8fa895798 (diff)
avfilter/vf_select: use common scene sad functions
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 52a9bd63d7..55fc25e538 100755
--- a/configure
+++ b/configure
@@ -3445,7 +3445,7 @@ sab_filter_deps="gpl swscale"
scale2ref_filter_deps="swscale"
scale_filter_deps="swscale"
scale_qsv_filter_deps="libmfx"
-select_filter_select="pixelutils"
+select_filter_select="scene_sad"
sharpness_vaapi_filter_deps="vaapi"
showcqt_filter_deps="avcodec avformat swscale"
showcqt_filter_suggest="libfontconfig libfreetype"