Skip to content

frontends/va/av1: handle multiple slice params

Sajeesh Sidharthan requested to merge ssidhart/mesa:local_main into main

Multiple slice params in a single vaRenderPicture function call is not handled. This patch will fix overwriting slice params when multiple slice params received in one buffer.

Change-Id: I880df5bc35dfbd64382a178074482548882ee4af Signed-off-by: Sajeesh Sidharthan's avatarSajeesh Sidharthan sajeesh.sidharthan@amd.com Reviewed-by: Leo Liu's avatarLeo Liu leo.liu@amd.com

Edited by Sajeesh Sidharthan

Merge request reports