Skip to content

d3d12: HEVC Decode - Fix slice size and offsets translation from VA/pipe to DXVA

Sil Vilerino requested to merge sivileri/mesa:fix_slice_params_dxva into main

This fixes the HEVC translation between VA/pipe and DXVA semantics for slice offset and slice size that was causing failures on some platforms.

Merge request reports