Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waydroid/android_hardware_intel_common_libva
https://github.com/waydroid/android_hardware_intel_common_libva
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/waydroid/android_hardware_intel_common_libva
- Owner: waydroid
- License: other
- Created: 2021-06-18T22:18:04.000Z (over 3 years ago)
- Default Branch: lineage-18.1
- Last Pushed: 2024-01-22T13:50:34.000Z (12 months ago)
- Last Synced: 2024-11-04T01:03:28.921Z (2 months ago)
- Language: C
- Size: 2.91 MB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
# 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/intel/libva/blob/master/CONTRIBUTING.md).We also recommend taking a look at the ['janitorial'
bugs](https://github.com/intel/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!
Doxygen files are regularly updated through Github Pages and can
be accessed directly through [github pages
libva](http://intel.github.io/libva/)The libva development team can be reached via github issues.