[FFmpeg-devel] [PATCH 1/3] lavc/vulkan_decode: use a single execution pool per thread

Lynne dev at lynne.ee
Wed Jul 19 07:17:41 EEST 2023


The spec says command buffer pools must be externally synchronized
objects, which caused us to fail validation when decoding.

This still lets us pool some resources, just not as much.

Patch attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavc-vulkan_decode-use-a-single-execution-pool-per-t.patch
Type: text/x-diff
Size: 9422 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230719/2edbb370/attachment.patch>


More information about the ffmpeg-devel mailing list