aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-09 16:20:50 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-10-12 10:57:24 +0200
commit7260e69a61701db5ec753dab8b32bc2658af2fb6 (patch)
tree314cc4b5a94a382a963bcc22424f53347f205501
parentc672751e3301a562e98e0a50359904ed41e24f67 (diff)
downloadffmpeg-7260e69a61701db5ec753dab8b32bc2658af2fb6.tar.gz
configure: Remove unnecessary me_cmp dependencies
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 406ac996b7..689a6111c5 100755
--- a/configure
+++ b/configure
@@ -2749,7 +2749,7 @@ intrax8_select="blockdsp wmv2dsp"
iso_media_select="mpeg4audio"
mdct_select="fft"
mdct15_select="fft"
-me_cmp_select="fdctdsp idctdsp pixblockdsp"
+me_cmp_select="idctdsp"
mpeg_er_select="error_resilience"
mpegaudio_select="mpegaudiodsp mpegaudioheader"
mpegaudiodsp_select="dct"