[FFmpeg-cvslog] configure: Add missing identity filter->scene_sad dependency

Andreas Rheinhardt git at videolan.org
Wed May 8 01:04:24 EEST 2024


ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Sun May  5 15:34:53 2024 +0200| [1739dba536fa0fa3bdfd2c0b211309caf34c0ed4] | committer: Andreas Rheinhardt

configure: Add missing identity filter->scene_sad dependency

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1739dba536fa0fa3bdfd2c0b211309caf34c0ed4
---

 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 13f4398dab..beb1fa6d3c 100755
--- a/configure
+++ b/configure
@@ -3861,6 +3861,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"



More information about the ffmpeg-cvslog mailing list