Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API)
Go to file
U. Artie Eoff 380cb1e45a test/VAAPIConfigAttribs: combine .h and .cpp contents
The header is only needed in one compilation unit.
Thus, move its contents to the compilation unit to
reduce unnecessary complexity and maintenance.

Also remove unused function declaration and unused
member variables.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
2018-01-02 11:19:31 -08:00
common wayland: Fix small leak of wl_registry on VADisplay 2017-12-19 10:30:02 -08:00
decode tinyjpeg: remove 'old-style' to set struct's field 2017-12-15 08:52:46 -08:00
encode avcenc: remove extra arguments on calling local function 2017-12-15 08:52:46 -08:00
putsurface Build libva-utils on Android 2017-09-29 14:51:42 +08:00
test test/VAAPIConfigAttribs: combine .h and .cpp contents 2018-01-02 11:19:31 -08:00
vainfo Remove some unused variables 2017-12-15 08:52:46 -08:00
videoprocess vavpp: read / write RGB32 surface 2017-12-19 12:30:08 -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 libva-utils 2.0.0 2017-10-21 12:53:06 +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!