Skip to content

Draft: zink: add initial video decoding support (h264)

Dave Airlie requested to merge airlied/mesa:zink-video-submit into main

Myself and zmike have been talking about this for a few years, finally got around to it.

This is the initial implementation of video decoding support for providing vaapi on top of vulkan video.

This is h264 only so far, and has really only been tested on radv (and with some issues on anv).

h265 and av1, and encode are in the works.

Merge request reports

Loading