]> git.sesse.net Git - ffmpeg/commit
hwcontext_vulkan: expose the enabled device features
authorLynne <dev@lynne.ee>
Wed, 13 May 2020 15:39:00 +0000 (16:39 +0100)
committerLynne <dev@lynne.ee>
Sat, 23 May 2020 18:07:30 +0000 (19:07 +0100)
commitea1a7f6064e1565f6976544be65c77a215e4a883
tree8eff4a5cfbb535c7df22d2a74e7ed73424b1cfc2
parent01c7539f30a38d15fd767dd1a236b6fcced02db8
hwcontext_vulkan: expose the enabled device features

With this, the puzzle of making libplacebo, ffmpeg and any other Vulkan
API users interoperable is complete.
Users of both libraries can initialize one another's contexts without having
to create a new one.
libavutil/hwcontext_vulkan.c
libavutil/hwcontext_vulkan.h