vulkan: display: use vd->fmt instead of source
vd->source doesn't contain the new chroma that has been chosen by the chroma fallback mechanism, so when using VAAPI chroma, it was leading to the display module trying to use a VAAPI libplacebo format description although it doesn't have one, and thus leading to NULL dereferencement.
parent
15307739
No related branches found
No related tags found
Loading
Please register or sign in to comment