diff --git a/configure b/configure index 49804ffca267607628a55fa983c02e373d204741..d66fa29d7544b49681ab2205b70917d330550998 100755 --- a/configure +++ b/configure @@ -5253,7 +5253,6 @@ enabled amovie_filter && prepend avfilter_deps "avformat avcodec" enabled aresample_filter && prepend avfilter_deps "swresample" enabled asyncts_filter && prepend avfilter_deps "avresample" enabled atempo_filter && prepend avfilter_deps "avcodec" -enabled decimate_filter && prepend avfilter_deps "avcodec" enabled deshake_filter && prepend avfilter_deps "avcodec" enabled ebur128_filter && enabled swresample && prepend avfilter_deps "swresample" enabled elbg_filter && prepend avfilter_deps "avcodec"