Skip to content

radv/video: use correct h264 levels

Dave Airlie requested to merge airlied/mesa:radv-video-fix-h264-idc into main

This should be set to the enum, ffmpeg has it wrong so far, but the sample decoder has it right.

convert radv to the proper answer.

Fixes: 1693c03a ("radv/video: add initial h264 decoder for VCN")

Merge request reports