You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test/CheckEntrypointsForProfile: fix for limited profiles
VAAPI driver may support less profiles than specified in max_profiles.
In this case, elements in profiles vector above the numProfiles have
default value (0 or VAProfileMPEG2Simple) and test fails if this
profile is not supported.
0 commit comments