-
- Downloads
Add check-va-api helper
With this helper we are able to test if VA-API is available and usable.
It tests the ability to gather the supported configuration profiles,
then it creates two surfaces and perform a few simple rendering
transformations.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
e4dac4bf
No related branches found
No related tags found
Showing
- debian/control 1 addition, 0 deletionsdebian/control
- debian/gitlab-ci.yml 1 addition, 0 deletionsdebian/gitlab-ci.yml
- helpers/check-va-api.c 298 additions, 0 deletionshelpers/check-va-api.c
- helpers/meson.build 11 additions, 0 deletionshelpers/meson.build
- meson.build 8 additions, 0 deletionsmeson.build
helpers/check-va-api.c
0 → 100644
Please register or sign in to comment