This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg.
The following commit(s) were added to refs/heads/master by this push:
new e35b9e7c5c configure: fix scale_vulkan_filter dependency
e35b9e7c5c is described below
commit e35b9e7c5c0f624c3fc5340b5bc81562c451576e
Author: Zhao Zhili <[email protected]>
AuthorDate: Mon Jan 19 14:37:42 2026 +0800
Commit: Lynne <[email protected]>
CommitDate: Mon Jan 19 13:59:39 2026 +0000
configure: fix scale_vulkan_filter dependency
Signed-off-by: Zhao Zhili <[email protected]>
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index 0974309f06..01edfacacc 100755
--- a/configure
+++ b/configure
@@ -4187,7 +4187,7 @@ zoompan_filter_deps="swscale"
zscale_filter_deps="libzimg const_nan"
scale_vaapi_filter_deps="vaapi"
scale_vt_filter_deps="videotoolbox VTPixelTransferSessionCreate"
-scale_vulkan_filter_deps="vulkan spirv_compiler"
+scale_vulkan_filter_deps="vulkan spirv_compiler spirv_library"
vpp_qsv_filter_deps="libmfx"
vpp_qsv_filter_select="qsvvpp"
xfade_opencl_filter_deps="opencl"
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]