OSDN Git Service

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