Skip to content

va: Consider the compatibility when we get_profile() for H265 decoder.

Some profiles of H265 such as STILL_PICTURE and INTRA may not be directly supported by the driver. But We can use the compatible profile to decode successfully.

Merge request reports