Out of curiosity, what was the cause?
VAAPI: fix 10-bit surface format for HEVC/VP9/AV1 via inputstream addons by reardonia · Pull Request #28103 · xbmc/xbmc
Description
Fixes #25383
VAAPI creates NV12 (8-bit) surfaces instead of P010 (10-bit) for HEVC Main10 content played via inputstream addons, because…
github.com