]> git.sesse.net Git - ffmpeg/blobdiff - configure
Disable vf_uspp/mcdeint.
[ffmpeg] / configure
index 9cc9fa7816d0a40a0937d80b98dc7537089e5266..3a5cfb05c2b446493b9002c72e794f7c0aadf2f9 100755 (executable)
--- a/configure
+++ b/configure
@@ -7092,6 +7092,12 @@ 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
+disable uspp_filter
+
 enabled asm || { arch=c; disable $ARCH_LIST $ARCH_EXT_LIST; }
 
 check_deps $CONFIG_LIST       \