Skip to content
Snippets Groups Projects
README.md 1.17 KiB
Newer Older
Haihao Xiang's avatar
Haihao Xiang committed
[![Build Status](https://travis-ci.org/intel/libva.svg?branch=master)](https://travis-ci.org/intel/libva)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/11605/badge.svg)](https://scan.coverity.com/projects/intel-libva)
# Libva Project

Libva is an implementation for VA-API (Video Acceleration API)

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
Haihao Xiang's avatar
Haihao Xiang committed
guide](https://github.com/intel/libva/blob/master/CONTRIBUTING.md).

We also recommend taking a look at the ['janitorial'
Haihao Xiang's avatar
Haihao Xiang committed
bugs](https://github.com/intel/libva/issues?q=is%3Aopen+is%3Aissue+label%3AJanitorial)
in our list of open issues as these bugs can be solved without an
extensive knowledge of libva.

We would love to help you start contributing!

Doxygen files are regularly updated through Github Pages and can
be accessed directly through [github pages
Haihao Xiang's avatar
Haihao Xiang committed
libva](http://intel.github.io/libva/)
The libva development team can be reached via github issues.