]> git.sesse.net Git - ffmpeg/commit
hwcontext_vulkan: support user-provided pools
authorLynne <dev@lynne.ee>
Thu, 14 May 2020 22:59:22 +0000 (23:59 +0100)
committerLynne <dev@lynne.ee>
Sat, 23 May 2020 18:07:37 +0000 (19:07 +0100)
commit3dd3d1b7fb5ebcac3d2a7598d84e6f5c5723e867
treea9c48504883fe28b7c819de50faf95239b943d32
parentc0b0807871985c1d136a7ffd1470aa3e5155b422
hwcontext_vulkan: support user-provided pools

If an external pool was provided we skipped all of frames init,
including the exec context.
libavutil/hwcontext_vulkan.c