ffmpeg/tests/ref
Jan Ekström fef22c87ad {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers
This together with adjusting the inclusion define allows for the
build to not fail with latest Vulkan-Headers that contain the
stabilized Vulkan AV1 decoding definitions.

Compilation fails currently as the AV1 header is getting included
via hwcontext_vulkan.h -> <vulkan/vulkan.h> -> vulkan_core.h, which
finally includes vk_video/vulkan_video_codec_av1std.h and the decode
header, leading to the bundled header to never defining anything
due to the inclusion define being the same.

This fix is imperfect, as it leads to additional re-definition
warnings for things such as
VK_STD_VULKAN_VIDEO_CODEC_AV1_DECODE_SPEC_VERSION. , but it is
not clear how to otherwise have the bundled version trump the
actually standardized one for a short-term compilation fix.

(cherry picked from commit e06ce6d2b4)
2024-02-18 14:13:39 +02:00
..
acodec
fate {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers 2024-02-18 14:13:39 +02:00
lavf fftools/ffmpeg_enc: do not round frame durations prematurely 2023-10-03 16:57:02 +02:00
lavf-fate
pixfmt
seek avformat/matroskaenc: Write default duration for audio 2023-10-02 12:22:20 +02:00
vsynth