From 1c745cf56f36a117fcb12a2611918f3e40b26f66 Mon Sep 17 00:00:00 2001 From: Sean V Kelley Date: Sat, 21 Jan 2017 21:40:11 -0800 Subject: Update documentation for github Adding and modifying typical files used on github for documentation. Signed-off-by: Sean V Kelley --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9c5100e..41fb60a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ -# libva -Libva is an implementation for VA-API (VIdeo Acceleration API) +#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). -- cgit v1.2.1