FFmpeg/tests
Jan Ekström e06ce6d2b4 {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.
2024-02-18 13:16:37 +02:00
..
api
checkasm checkasm/rv34dsp: add rv34_idct_dc_add test 2024-02-17 14:33:35 +02:00
fate checkasm/rv34dsp: add rv34_inv_transform_dc test 2024-02-17 14:33:35 +02:00
filtergraphs fate: remove unused filtergraph files 2024-01-23 13:49:41 -03:00
maps fate: Add fsync filter tests 2024-01-05 09:29:05 +01:00
ref {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers 2024-02-18 13:16:37 +02:00
streamgroups fate/iamf: add an ambisonic test 2024-01-23 13:35:28 -03:00
.gitignore
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate-run: Sanitize test argument 2024-02-10 08:05:57 +01:00
fate-valgrind.supp
fate.sh fate: Allow running multiple rounds of tests with differing settings 2023-12-19 13:34:25 +02:00
Makefile fate: add VVC decoder tests 2024-01-23 11:15:25 -03:00
md5.sh
refcmp-metadata.awk
reference.pnm
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c