[FFmpeg-devel] [PATCH 1/2] vulkan: synchronize access to execution pool fences
Lynne
dev at lynne.ee
Thu Jun 8 01:06:18 EEST 2023
Jun 7, 2023, 23:31 by philipl at overt.org:
> On Wed, 7 Jun 2023 01:59:55 +0200 (CEST)
> Lynne <dev at lynne.ee> wrote:
>
>> 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.
>>
>
> Ah, you updated the diff.
>
> This one is LGTM.
>
Thanks, pushed.
More information about the ffmpeg-devel
mailing list