mirror of https://github.com/FFmpeg/FFmpeg.git
libavcodec/vulkan_video_codec_av1std.h currently does not pass checkheaders: It is missing stdint.h and vulkan/vulkan_core.h. The comment "This header is NOT YET generated from the Khronos Vulkan XML API Registry." as well as the fact that it does not use our standard inclusion guards makes the file appear as if it is to be treated like a third-party header and not one of our own. This commit therefore "fixes" the issue by unconditionally skipping said header. Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/389/head
parent
8c67e13473
commit
096563c108
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue