9 Nov 2021, 10:18 by [email protected]: > sem_sig_val is wrongly assigned to pWaitSemaphoreValues when export drm. Now > fix > it. > > Signed-off-by: Wenbin Chen <> [email protected]> > >
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. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
