[FFmpeg-devel] [PATCH 1/2] vulkan: synchronize access to execution pool fences
Philip Langdale
philipl at overt.org
Thu Jun 8 00:31:17 EEST 2023
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.
--phil
More information about the ffmpeg-devel
mailing list