Skip to content

radv/video: VK_KHR_video_decode_av1 support

Dave Airlie requested to merge airlied/mesa:radv-vulkan-video-decode-av1 into main

This adds initial AV1 decode support for the vulkan video extension to radv.

This was initially written by me for the mesa extension, and Charlie Turner @ Igalia took over and fixed a lot of problems and ported it to Khronos final extension.

(draft status, as I think it might still need some cleanups)

Merge request reports