summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-03-19 19:42:11 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-03-26 01:46:49 +0100
commit06b451d276e80e659bf12165aa8ef4cf9a48cc38 (patch)
tree12c807d3effc81e82b9047fb81b6aa7506d1a7c0 /configure
parent5310c975cf9c5e54fa3d5492887a9f7e03b71b7e (diff)
downloadffmpeg-06b451d276e80e659bf12165aa8ef4cf9a48cc38.tar.gz
avfilter/vf_mcdeint: update to new API
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index 8980cec7ee..9072420d83 100755
--- a/configure
+++ b/configure
@@ -7355,11 +7355,6 @@ esac
enable frame_thread_encoder
-# these filters depend on removed avcodec APIs
-# they are kept disabled for now, but will be removed if
-# nobody updates and re-enables them
-disable mcdeint_filter
-
enabled asm || { arch=c; disable $ARCH_LIST $ARCH_EXT_LIST; }
check_deps $CONFIG_LIST \