media/gpu/vaapi: Don't reuse VASliceData on VP9 decoding
When the VASliceData buffer is re-used, decoded frames randomly have artifacts. This is a workaround of the issue. VASliceData is always created on submitting each frame. Bug: b:166646505, b:169725321 Test: Play swirl_128x128_vp9.webm on eve-kernelnext Change-Id: I85d9b7902496b84fd905da0e80dd604298db0bd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2448272 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Auto-Submit: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#814005}
Showing
Please register or sign in to comment