summaryrefslogtreecommitdiff
path: root/README.md
blob: ca068642714aee0fd681d8281438573295339c65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[![Stories in Ready](https://badge.waffle.io/01org/libva.png?label=ready&title=Ready)](http://waffle.io/01org/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
guide](https://github.com/01org/libva/blob/master/CONTRIBUTING.md).

We also recommend taking a look at the ['janitorial'
bugs](https://github.com/01org/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!

The libva development team can be reached via our [mailing
list](http://lists.freedesktop.org/mailman/listinfo/libva) and on IRC
in channel #intel-media on [Freenode](https://freenode.net/kb/answer/chat).