Skip to content

va: basedec: if ANY caps features assume memory:VAMemory

If the decoder negotiates a caps with ANY caps features, it's be perfectly assumable that downstream will be able to process memory:VAMemory.

In that way, when a video filter that only adds metas is plugged, a VA decoder might still prefer VA surfaces over system memory, if vapostproc is plugged afterwards.

Merge request reports