summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2019-10-27 14:45:36 +0000
committerLynne <dev@lynne.ee>2020-02-04 23:19:48 +0000
commitd95c509cc64372f8b37d89310250785224751a90 (patch)
treea8463edc80f2dcc791da253546eb3773deca9e7d /configure
parent6fca61bbc917678b3e517be4f6594ce52a16a93c (diff)
lavfi: add an scale_vulkan filter
This commit adds a basic, non-converting Vulkan scaling filter.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index d4c0e31f56..2dbf4728f8 100755
--- a/configure
+++ b/configure
@@ -3598,6 +3598,7 @@ zmq_filter_deps="libzmq"
zoompan_filter_deps="swscale"
zscale_filter_deps="libzimg const_nan"
scale_vaapi_filter_deps="vaapi"
+scale_vulkan_filter_deps="vulkan libglslang"
vpp_qsv_filter_deps="libmfx"
vpp_qsv_filter_select="qsvvpp"
xfade_opencl_filter_deps="opencl"