diff options
author | Lynne <dev@lynne.ee> | 2023-02-17 04:09:16 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2023-05-29 00:42:00 +0200 |
commit | 77478f6793fad61a29ce92e56ee6116dd99ceca4 (patch) | |
tree | dae6815c5991f395a0c4855b06d863eed4997cd5 /tests/ref | |
parent | 5dc047716ab62945e30e490e88b4f2faad3ddb3d (diff) | |
download | ffmpeg-77478f6793fad61a29ce92e56ee6116dd99ceca4.tar.gz |
av1dec: add Vulkan hwaccel
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/source | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/fate/source b/tests/ref/fate/source index 7b5f14b4f0..c575789dd5 100644 --- a/tests/ref/fate/source +++ b/tests/ref/fate/source @@ -23,6 +23,8 @@ compat/djgpp/math.h compat/float/float.h compat/float/limits.h libavcodec/bitstream_template.h +libavcodec/vulkan_video_codec_av1std.h +libavcodec/vulkan_video_codec_av1std_decode.h tools/decode_simple.h Use of av_clip() where av_clip_uintp2() could be used: Use of av_clip() where av_clip_intp2() could be used: |