Blame README.md

Packit Service 9402ce
[![Stories in Ready](https://badge.waffle.io/intel/libva.png?label=ready&title=Ready)](http://waffle.io/intel/libva)
Packit Service 9402ce
[![Build Status](https://travis-ci.org/intel/libva.svg?branch=master)](https://travis-ci.org/intel/libva)
Packit Service 9402ce
[![Coverity Scan Build Status](https://scan.coverity.com/projects/11605/badge.svg)](https://scan.coverity.com/projects/intel-libva)
Packit Service 9402ce
Packit Service 9402ce
# Libva Project
Packit Service 9402ce
Packit Service 9402ce
Libva is an implementation for VA-API (Video Acceleration API)
Packit Service 9402ce
Packit Service 9402ce
VA-API is an open-source library and API specification, which
Packit Service 9402ce
provides access to graphics hardware acceleration capabilities
Packit Service 9402ce
for video processing. It consists of a main library and
Packit Service 9402ce
driver-specific acceleration backends for each supported hardware 
Packit Service 9402ce
vendor.
Packit Service 9402ce
Packit Service 9402ce
If you would like to contribute to libva, check our [Contributing
Packit Service 9402ce
guide](https://github.com/intel/libva/blob/master/CONTRIBUTING.md).
Packit Service 9402ce
Packit Service 9402ce
We also recommend taking a look at the ['janitorial'
Packit Service 9402ce
bugs](https://github.com/intel/libva/issues?q=is%3Aopen+is%3Aissue+label%3AJanitorial)
Packit Service 9402ce
in our list of open issues as these bugs can be solved without an
Packit Service 9402ce
extensive knowledge of libva.
Packit Service 9402ce
Packit Service 9402ce
We would love to help you start contributing!
Packit Service 9402ce
Packit Service 9402ce
Doxygen files are regularly updated through Github Pages and can
Packit Service 9402ce
be accessed directly through [github pages
Packit Service 9402ce
libva](http://intel.github.io/libva/)
Packit Service 9402ce
Packit Service 9402ce
The libva development team can be reached via our [mailing
Packit Service 9402ce
list](https://lists.01.org/mailman/listinfo/intel-vaapi-media) and on IRC
Packit Service 9402ce
in channel ##intel-media on [Freenode](https://freenode.net/kb/answer/chat).
Packit Service 9402ce
Packit Service 9402ce
We also use [#Slack](https://slack.com) and host [VAAPI Media Slack
Packit Service 9402ce
Team](https://intel-media.slack.com).  You can signup by submitting your email 
Packit Service 9402ce
address to our [Slack Team invite page](https://slack-join-intel-media.herokuapp.com).
Packit Service 9402ce
Packit Service 9402ce
Slack complements our other means of communication.  Pick the one that works
Packit Service 9402ce
best for you!