OSDN Git Service

readme: Add mention to waffle kanban
[android-x86/hardware-intel-common-libva.git] / README.md
1 [![Stories in Ready](https://badge.waffle.io/01org/libva.png?label=ready&title=Ready)](http://waffle.io/01org/libva)
2
3 #Libva Project
4
5 Libva is an implementation for VA-API (Video Acceleration API)
6
7 VA-API is an open-source library and API specification, which
8 provides access to graphics hardware acceleration capabilities
9 for video processing. It consists of a main library and
10 driver-specific acceleration backends for each supported hardware 
11 vendor.
12
13 If you would like to contribute to libva, check our [Contributing
14 guide](https://github.com/01org/libva/blob/master/CONTRIBUTING.md).
15
16 We also recommend taking a look at the ['janitorial'
17 bugs](https://github.com/01org/libva/issues?q=is%3Aopen+is%3Aissue+label%3AJanitorial)
18 in our list of open issues as these bugs can be solved without an
19 extensive knowledge of libva.
20
21 We would love to help you start contributing!
22
23 The libva development team can be reached via our [mailing
24 list](http://lists.freedesktop.org/mailman/listinfo/libva) and on IRC
25 in channel #intel-media on [Freenode](https://freenode.net/kb/answer/chat).