Skip to content

radv: add support for vulkan video encode h264/h265

This adds vulkan video encoding to radv for h264/5 under the vulkan extensions.

To enable vulkan video encode, build mesa with -Dvideo_codecs=h264enc,h265enc then run radv with RADV_PERFTEST=video_encode

Edited by Dave Airlie

Merge request reports