Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API)
Go to file
Dmitry Rogozhkin 3aa3a7bc67 ci: enable github actions
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
2021-01-26 14:23:18 +08:00
.github/workflows ci: enable github actions 2021-01-26 14:23:18 +08:00
common Add '-Wall' or '-fstack-protector' compilation flags 2018-06-05 14:18:03 +08:00
decode autotools: drop libdrm dependency (only libva-drm is used) 2020-04-01 21:45:08 +08:00
encode Add support for a --repeat command line option to vp8enc. This 2020-12-04 21:46:34 +08:00
putsurface Fix KW issues 2020-08-25 15:19:20 +08:00
test Enable new caps for rate control 2020-12-14 09:16:14 +08:00
vainfo autotools: drop libdrm dependency (only libva-drm is used) 2020-04-01 21:45:08 +08:00
vendor/intel Fix KW issues 2020-08-25 15:19:20 +08:00
videoprocess add Mediacopy Sample code 2020-12-18 13:53:10 +08:00
.travis.yml Update .travis.yml 2018-03-15 14:55:46 +08:00
Android.mk Build libva-utils on Android 2017-09-29 14:51:42 +08:00
CONTRIBUTING.md Use the new link URLs 2018-03-15 11:04:26 +08:00
COPYING gtest: initial Gtest set for VA-API 2016-11-29 11:41:17 -08:00
INSTALL Use the new link URLs 2018-03-15 11:04:26 +08:00
Makefile.am sample code for decode SFC 2018-10-26 17:45:43 +08:00
NEWS update NEWS for libva-utils 2.10.0 2020-12-18 09:38:21 -05:00
README.md Use the new link URLs 2018-03-15 11:04:26 +08:00
autogen.sh libva-utils: initial commit 2016-11-29 11:41:17 -08:00
configure.ac libva-utils 2.9.0.pre1 2020-07-17 05:18:28 -04:00
meson.build libva-utils 2.9.0.pre1 2020-07-17 05:18:28 -04:00
meson_options.txt add meson build 2018-03-21 08:34: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!