[FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: fix format specifiers for some printed variables

Lynne dev at lynne.ee
Thu Apr 29 19:56:52 EEST 2021


Apr 29, 2021, 18:33 by jamrial at gmail.com:

> VkPhysicalDeviceLimits.optimalBufferCopyRowPitchAlignment and
> VkPhysicalDeviceExternalMemoryHostPropertiesEXT.minImportedHostPointerAlignment are of type
> VkDeviceSize (a typedef uint64_t).
> VkPhysicalDeviceLimits.minMemoryMapAlignment is of type size_t.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
>

LGTM


More information about the ffmpeg-devel mailing list