Skip to content

Add progressive and constrained high profiles to various decoders

We've recently updated the parser to announce "constrained-high" and "progressive-high" profiles. But that will create new incompatible caps for decoders that don't know about those. So let's update the decoders as well to accept them.

I couldn't test the D3D11 or msdk ones because I don't have the appropriate hardware available.

This should probably go into the 1.18 branch

Merge request reports