Skip to content

frontends/va: Fix crash in vaRenderPicture when decoder is NULL

David Rosca requested to merge nowrep/mesa:va-endpic-crash into main

What does this MR do and why?

frontends/va: Fix crash in vaRenderPicture when decoder is NULL

Fixes: d1b794685f9 ("frontends/va: Send all bitstream buffers to driver at once")

Merge request reports