]> git.sesse.net Git - ffmpeg/commit
hwcontext_vulkan: split uploading and downloading contexts
authorLynne <dev@lynne.ee>
Thu, 14 May 2020 23:01:08 +0000 (00:01 +0100)
committerLynne <dev@lynne.ee>
Sat, 23 May 2020 18:07:45 +0000 (19:07 +0100)
commitd870e75c395a9ae5141f51849b1def229d5a0d11
tree3fd8016e6124109d1b6d8775edb1a4fd3a085e32
parent192997dd7f87182e7d4a5e752718e98d1824e9fe
hwcontext_vulkan: split uploading and downloading contexts

This allows us to speed up only-uploading or only-downloading use cases.
libavutil/hwcontext_vulkan.c