Skip to content

radv/video: 10bit video encode fix

David Rosca requested to merge nowrep/mesa:radv-10bitenc into main

What does this MR do and why?

radv/video: Set correct bit depth and format for 10bit input
radv/video: Check supported encode profiles in capabilities query 

Fixes: 967e4e09dee ("radv/video: add h265 encode support")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11011

Merge request reports