Skip to content

va: basedec: Select format from template or negotiated caps.

Instead of using a hard-coded list of preferred formats according the chroma type, now if now caps are pre-negotiated, from template caps will choose the first format with the same chroma type. If pre-negotiated, then it will choose the first format from the first caps structure.

Also all the decoders will check if GST_VIDEO_FORMAT_UNKNOWN is returned, failing the negotiation.

Merge request reports

Loading