-
- Downloads
Add check-vdpau helper
With this helper we are able to test if VDPAU is available and usable.
It is a simple test that renders a 4x4 surface and checks that the
output is what we expected.
Exit code is 0 on success.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
69f45db0
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-vdpau.c 222 additions, 0 deletionshelpers/check-vdpau.c
- helpers/meson.build 11 additions, 0 deletionshelpers/meson.build
- meson.build 4 additions, 0 deletionsmeson.build
helpers/check-vdpau.c
0 → 100644
Please register or sign in to comment