[FFmpeg-devel] [PATCH 1/2] vulkan: synchronize access to execution pool fences

Lynne dev at lynne.ee
Wed Jun 7 02:59:55 EEST 2023


Jun 7, 2023, 01:45 by dev at lynne.ee:

> Jun 7, 2023, 01:22 by dev at lynne.ee:
>
>> vkResetFences is specified as being user-synchronized
>> (yet vkWaitFences, is not).
>>
>> Patch attached.
>>
>
> Stray change in vulkan_decode.c removed locally.
>

Also removed the vkWaitForFences call during
the _start function from the mutex lock, as
it's safe to do so, and added a comment.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-vulkan-synchronize-access-to-execution-pool-fence.patch
Type: text/x-diff
Size: 2750 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230607/3e33a2e5/attachment.patch>


More information about the ffmpeg-devel mailing list