mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
configure: Remove vf_spp->me_cmp dependency
It is not used for anything. In fact, me_cmp is not exported at all. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -4198,7 +4198,7 @@ smartblur_filter_deps="gpl swscale"
|
||||
sobel_opencl_filter_deps="opencl"
|
||||
sofalizer_filter_deps="libmysofa"
|
||||
spp_filter_deps="gpl avcodec"
|
||||
spp_filter_select="idctdsp fdctdsp me_cmp pixblockdsp"
|
||||
spp_filter_select="idctdsp fdctdsp pixblockdsp"
|
||||
sr_filter_deps="avformat swscale"
|
||||
sr_filter_select="dnn"
|
||||
stereo3d_filter_deps="gpl"
|
||||
|
||||
Reference in New Issue
Block a user