
The open-source Intel "ANV" Vulkan driver has seen some notable fixes merged for its AV1 video handling with Vulkan Video.
The three patches now in Mesa Git address some artifacts that could appear during the AV1 decoding process as well as taking care of a possible Intel GPU hang during the AV1 decode handling.
The fixes involved allocating enough MV buffers, fixing the CDEF filter flag, and ensuring CDF tables are allocated. The fixes were sorted out by Igalia engineer Hyunjun Ko.

Those interested in AV1 Vulkan Video support on Intel hardware can find these fixes with this pull .