Skip to content
Snippets Groups Projects
Commit db0b52b5 authored by Ludovico de Nittis's avatar Ludovico de Nittis
Browse files

check-va-api: Do not stop if one decoding profile fails


Previously if we were able to create a configuration for a specific
decoding profile we assumed that this profile was working correctly, and
if it was not we returned an error.

Instead now we always fallback to the next decoding profile, until we
find one that works or run out of options.

Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent 598321b1
No related branches found
No related tags found
1 merge request!363check-va-api: Do not stop if one decoding profile fails
Pipeline #17564 passed