OSDN Git Service

implement intensity compensation for VC-1 decoding
[android-x86/hardware-intel-common-vaapi.git] / README.md
1 [![Stories in Ready](https://badge.waffle.io/01org/intel-vaapi-driver.png?label=ready&title=Ready)](http://waffle.io/01org/intel-vaapi-driver)
2 [![Build Status](https://travis-ci.org/01org/intel-vaapi-driver.svg?branch=master)](https://travis-ci.org/01org/intel-vaapi-driver)
3 [![Coverity Scan Build Status](https://scan.coverity.com/projects/11612/badge.svg)](https://scan.coverity.com/projects/01org-intel-vaapi-driver)
4
5 #Intel-vaapi-driver Project
6
7 VA-API (Video Acceleration API) user mode driver for Intel GEN Graphics family
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 The current video driver backend provides a bridge to the GEN GPUs through the packaging of buffers and
16 commands to be sent to the i915 driver for exercising both hardware and shader functionality for video
17 decode, encode, and processing.
18
19 If you would like to contribute to intel-vaapi-driver, check our [Contributing
20 guide](https://github.com/01org/intel-vaapi-driver/blob/master/CONTRIBUTING.md).
21
22 We also recommend taking a look at the ['janitorial'
23 bugs](https://github.com/01org/intel-vaapi-driver/issues?q=is%3Aopen+is%3Aissue+label%3AJanitorial)
24 in our list of open issues as these bugs can be solved without an
25 extensive knowledge of intel-vaapi-driver.
26
27 We would love to help you start contributing!
28
29 The intel vaapi media development team can be reached via our [mailing
30 list](https://lists.01.org/mailman/listinfo/intel-vaapi-media) and on IRC
31 in channel ##intel-media on [Freenode](https://freenode.net/kb/answer/chat).
32
33 We also use [#Slack](https://slack.com) and host [VAAPI Media Slack
34 Team](https://intel-media.slack.com).  You can signup by submitting your email
35 address to our [Slack Team invite page](https://slack-join-intel-media.herokuapp.com).
36
37 Slack complements our other means of communication.  Pick the one that works
38 best for you!