Libva 2.16.0
libva 2.16.0

Signed-off-by: Carl Zhang <carl.zhang@intel.com>
2 files changed
tree: 16da1dc22cc45bc1ca5eb7aa9bc256180a5f31ca
  1. .github/
  2. build/
  3. doc/
  4. pkgconfig/
  5. va/
  6. .cvsignore
  7. .gitignore
  8. Android.mk
  9. autogen.sh
  10. configure.ac
  11. CONTRIBUTING.md
  12. COPYING
  13. Makefile.am
  14. meson.build
  15. meson_options.txt
  16. NEWS
  17. README.md
  18. style_unify
README.md

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.

We also recommend taking a look at the ‘janitorial’ bugs 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!

Doxygen files are regularly updated through Github Pages and can be accessed directly through github pages libva

The libva development team can be reached via github issues.