mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-30 06:46:49 -04:00
Merge branch 'videoconvert-vulkan' into 'master'
Draft: videoconvert: Add vulkan converter, take 2 See merge request pipewire/pipewire!1830
This commit is contained in:
commit
deb18381a8
5 changed files with 1309 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ context.spa-libs = {
|
|||
# that factory.
|
||||
#
|
||||
audio.convert.* = audioconvert/libspa-audioconvert
|
||||
api.vulkan.* = vulkan/libspa-vulkan
|
||||
support.* = support/libspa-support
|
||||
video.convert.* = videoconvert/libspa-videoconvert
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue