[FFmpeg-devel] [PATCH 6/7] libavutil/hwcontext_vulkan: fix a sem_wait bug when export drm

Lynne dev at lynne.ee
Wed Nov 10 09:55:39 EET 2021


9 Nov 2021, 10:18 by wenbin.chen at intel.com:

> sem_sig_val is wrongly assigned to pWaitSemaphoreValues when export drm. Now fix
> it.
>
> Signed-off-by: Wenbin Chen <> wenbin.chen at intel.com> >
>

Thanks for spotting this, I fixed that in my patchset and updated branch.
frame->sem_value is safe to use for waiting, as it's only updated after
the command buffer is successfully submitted.



More information about the ffmpeg-devel mailing list