Skip to content

gallium: update abs_delta segementation parameter

Suresh Guttula requested to merge SureshG/mesa:master into master

This patch updates segmentation_abs_or_delta_update value based on VP9 bitstream header info.

Netflix videos are showing corrupted output when codec is HW vp9 and segemantion enabled.This change will fix the corruption issue.

Signed-off-by: SureshGuttula suresh.guttula@amd.com

Merge request reports