Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API)
Go to file
U. Artie Eoff 15fb08bd93 test/fixture: add new profile/entrypoint methods
Existing profile/entrypoint methods require too
much state overhead in the fixture and force tests
to make multiple calls to different methods to get
the information they need.  Thus, add new methods
for profile/entrypoint queries so tests can regain
more control and simplicity.  These new methods
also do not require member variables to operate.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
2018-01-29 13:35:50 +08:00
common android: remove vaPutSurface dependency 2018-01-26 10:33:56 +08:00
decode android: remove vaPutSurface dependency 2018-01-26 10:33:56 +08:00
encode android: remove vaPutSurface dependency 2018-01-26 10:33:56 +08:00
putsurface android: remove vaPutSurface dependency 2018-01-26 10:33:56 +08:00
test test/fixture: add new profile/entrypoint methods 2018-01-29 13:35:50 +08:00
vainfo android: remove vaPutSurface dependency 2018-01-26 10:33:56 +08:00
videoprocess android: remove vaPutSurface dependency 2018-01-26 10:33:56 +08:00
.travis.yml travis: Added security list for scans 2017-01-30 21:41:34 -08:00
Android.mk Build libva-utils on Android 2017-09-29 14:51:42 +08:00
CONTRIBUTING.md github: Add contributing file 2017-01-28 18:14:25 -08:00
COPYING gtest: initial Gtest set for VA-API 2016-11-29 11:41:17 -08:00
INSTALL config: Remove unsupported deps 2017-02-04 09:59:46 -08:00
Makefile.am vavpp: add video processing test case 2017-09-06 09:35:00 +08:00
NEWS libva-utils 2.0.0 2017-10-21 12:53:06 +08:00
README.md README.md: update Slack Team invite URL 2017-05-26 10:28:59 +08:00
autogen.sh libva-utils: initial commit 2016-11-29 11:41:17 -08:00
configure.ac test: remove local va_version.h.in 2018-01-12 08:35:10 +08:00

README.md

Stories in Ready Build Status Coverity Scan Build Status

#Libva-utils Project

libva-utils is a collection of utilities and examples to exercise VA-API in accordance with the libva project. --enable-tests (default = no) provides a suite of unit-tests based on Google Test Framework. A driver implementation is necessary to properly operate.

VA-API is an open-source library and API specification, which provides access to graphics hardware acceleration capabilities for video processing. It consists of a main library and driver-specific acceleration backends for each supported hardware vendor.

If you would like to contribute to libva, check our Contributing guide.

We also recommend taking a look at the 'janitorial' bugs in our list of open issues as these bugs can be solved without an extensive knowledge of libva-utils.

We would love to help you start contributing!

The libva-utils development team can be reached via our mailing list and on IRC in channel ##intel-media on Freenode.

We also use #Slack and host VAAPI Media Slack Team. You can signup by submitting your email address to our Slack Team invite page.

Slack complements our other means of communication. Pick the one that works best for you!