Skip to content

d3d11h{264,265}dec: Submit picture level parameters only once

Submit PICTURE_PARAMETERS and INVERSE_QUANTIZATION_MATRIX buffers only once per picture. Multiple submission is redundant. Also this modification would fix broken hevc decoding with dependent slice.

Merge request reports