videoconvert: Add videoconvert-vulkan

This commit is contained in:
columbarius 2023-09-24 18:32:23 +02:00
parent 87736cc685
commit 0af8a47058
17 changed files with 3586 additions and 2 deletions

View file

@ -73,6 +73,9 @@ extern "C" {
#define SPA_NAME_VIDEO_CONVERT "video.convert" /**< converts raw video from one format
* to another. Must include at least
* format and scaling */
#define SPA_NAME_VIDEO_CONVERT_VULKAN "video.convert.vulkan" /**< converts raw video from one format
* to another using vulkan. Must
* include at least format and scaling */
#define SPA_NAME_VIDEO_ADAPT "video.adapt" /**< combination of a node and a
* video.convert. */
/** keys for alsa factory names */