]> git.sesse.net Git - ffmpeg/commit
hwcontext_vulkan: check for dedicated allocation when mapping from drm/vaapi
authorLynne <dev@lynne.ee>
Mon, 25 May 2020 19:57:16 +0000 (20:57 +0100)
committerLynne <dev@lynne.ee>
Tue, 26 May 2020 09:52:11 +0000 (10:52 +0100)
commitbf056caf540e12d2ab3f9cc94e7ccc64cb13ca70
treeb6b9f704d6fb07fdae9e634ff633574e9cae7fea
parentb6d4bedbb1bfd7a04b0b84fa59769ec3e5ca149b
hwcontext_vulkan: check for dedicated allocation when mapping from drm/vaapi

Some vendors (AMD) require dedicated allocation to be used for all imported
images.
libavutil/hwcontext_vulkan.c