Skip to content

vulkan video: correctly set SPS VUI bits

Colin Marc requested to merge colinmarc/mesa:enc_sps_bits into main

I think this is only relevant for vulkan encode operations - I discovered it playing around with this MR.

Here's a screenshot of the relevant section of the spec:

image

Merge request reports