[FFmpeg-devel] vulkan build fix
Wang Bin
wbsecg1 at gmail.com
Thu Jun 8 09:55:41 EEST 2023
2023-06-08T02:04:18.3926210Z CC libavcodec/vulkan_decode.o
2023-06-08T02:04:18.5384903Z src/libavcodec/vulkan_decode.c:148:26:
error: incompatible pointer to integer conversion assigning to
'VkImageView' (aka 'unsigned long long') from 'void *'
[-Wint-conversion]
2023-06-08T02:04:18.5388615Z vkpic->img_view_ref = NULL;
2023-06-08T02:04:18.5391395Z ^ ~~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vulkan-fix-msvc-arm32-build.patch
Type: application/octet-stream
Size: 3664 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230608/d90945fd/attachment.obj>
More information about the ffmpeg-devel
mailing list