OSDN Git Service

doc: update to doxy and new gh deploy script
[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 [![Build Status](https://travis-ci.org/01org/ciao.svg?branch=master)](https://travis-ci.org/01org/libva)
3 [![Coverage Status](https://coveralls.io/repos/github/01org/libva/badge.svg?branch=master)](https://coveralls.io/github/01org/libva?branch=master)
4
5 #Libva Project
6
7 Libva is an implementation for VA-API (Video Acceleration API)
8
9 VA-API is an open-source library and API specification, which
10 provides access to graphics hardware acceleration capabilities
11 for video processing. It consists of a main library and
12 driver-specific acceleration backends for each supported hardware 
13 vendor.
14
15 If you would like to contribute to libva, check our [Contributing
16 guide](https://github.com/01org/libva/blob/master/CONTRIBUTING.md).
17
18 We also recommend taking a look at the ['janitorial'
19 bugs](https://github.com/01org/libva/issues?q=is%3Aopen+is%3Aissue+label%3AJanitorial)
20 in our list of open issues as these bugs can be solved without an
21 extensive knowledge of libva.
22
23 We would love to help you start contributing!
24
25 The libva development team can be reached via our [mailing
26 list](https://lists.01.org/mailman/listinfo/intel-vaapi-media) and on IRC
27 in channel ##intel-media on [Freenode](https://freenode.net/kb/answer/chat).