mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-30 21:37:53 -04:00
videoconvert: Add videoconvert-vulkan
This commit is contained in:
parent
87736cc685
commit
0af8a47058
17 changed files with 3586 additions and 2 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue