Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API)
Go to file
Xiang, Haihao 0702da4d89 libva-utils 1.8.2
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
2017-05-23 00:07:47 +08:00
common Add the missing header files 2017-03-17 12:49:33 +08:00
decode libva-utils: initial commit 2016-11-29 11:41:17 -08:00
encode libva-utils: initial commit 2016-11-29 11:41:17 -08:00
putsurface putsurface: Enable putsurface bins according to flags 2017-02-08 09:51:08 -08:00
test Add the missing header files 2017-03-17 12:49:33 +08:00
vainfo libva-utils: initial commit 2016-11-29 11:41:17 -08:00
.travis.yml travis: Added security list for scans 2017-01-30 21:41:34 -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 add missing files for make dist 2017-03-07 10:24:05 -08:00
NEWS libva-utils 1.8.2 2017-05-23 00:07:47 +08:00
README.md enable-tests: normalize configure flag name 2017-02-16 16:52:59 -08:00
autogen.sh libva-utils: initial commit 2016-11-29 11:41:17 -08:00
configure.ac libva-utils 1.8.2 2017-05-23 00:07:47 +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!