Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API)
Go to file
Xiang, Haihao 3e6b3804d8 Entrypoint index should start from 0 (#63)
Otherwise lots of profile/entrypoint pairs are not output

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
2017-09-27 12:54:18 +08:00
common Replace abort() with exit(1) 2017-07-18 15:46:16 +08:00
decode libva-utils: initial commit 2016-11-29 11:41:17 -08:00
encode Fix deprecated warning 2017-09-27 12:54:18 +08:00
putsurface putsurface_wayland: fix segmentation fault in multithreads 2017-06-16 16:45:19 +08:00
test Revert "test: ignore deprecated-declarations for GCC >= 6.x" 2017-09-27 12:54:18 +08:00
vainfo Entrypoint index should start from 0 (#63) 2017-09-27 12:54:18 +08:00
videoprocess vavpp: Add support for P010/I010 YUV surface 2017-09-06 09:35:00 +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 vavpp: add video processing test case 2017-09-06 09:35:00 +08:00
NEWS libva-utils 1.8.3 2017-06-28 08:31:52 +08:00
README.md README.md: update Slack Team invite URL 2017-06-12 10:03:58 +08:00
autogen.sh libva-utils: initial commit 2016-11-29 11:41:17 -08:00
configure.ac libva-utils 2.0.0.pre1 for development 2017-09-13 15:04:41 +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!