summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-03-15 22:48:28 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-03-18 18:20:02 +0100
commit771c27119d13c3c1d0ced53dbb72a65e8ad2d9c7 (patch)
treedc54ee56510ed543c8a74ca540963fff1ada432a /configure
parentadb5f7b41faf354a3e0bf722f44aeb230aefa310 (diff)
downloadffmpeg-771c27119d13c3c1d0ced53dbb72a65e8ad2d9c7.tar.gz
avfilter/vf_uspp: update to new APIs
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 03d3c429a5..0370e25577 100755
--- a/configure
+++ b/configure
@@ -7359,7 +7359,6 @@ enable frame_thread_encoder
# they are kept disabled for now, but will be removed if
# nobody updates and re-enables them
disable mcdeint_filter
-disable uspp_filter
enabled asm || { arch=c; disable $ARCH_LIST $ARCH_EXT_LIST; }