Skip to content

va: basedec: Always select first available format.

If the stream chroma doesn't match with any video format in the source caps template (generated from va config surface formats) instead of return unknown, return the first available format in the template, assuming that the driver would be capable to do color conversions.

Replaces !2402 (closed)

Merge request reports