[FFmpeg-devel] [PATCH 23/24] configure: Add missing identity filter->scene_sad dependency
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Sun May 5 16:40:56 EEST 2024
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 412bb52a7d..bea4547e20 100755
--- a/configure
+++ b/configure
@@ -3859,6 +3859,7 @@ histeq_filter_deps="gpl"
hqdn3d_filter_deps="gpl"
iccdetect_filter_deps="lcms2"
iccgen_filter_deps="lcms2"
+identity_filter_select="scene_sad"
interlace_filter_deps="gpl"
kerndeint_filter_deps="gpl"
ladspa_filter_deps="ladspa libdl"
--
2.40.1
More information about the ffmpeg-devel
mailing list