Crates.io | v-ayylmao |
lib.rs | v-ayylmao |
version | 0.0.5 |
source | src |
created_at | 2023-01-27 22:01:28.340517 |
updated_at | 2023-06-17 19:39:04.703849 |
description | High-level VA-API bindings |
homepage | |
repository | https://github.com/SludgePhD/v-ayylmao |
max_upload_size | |
id | 769953 |
size | 2,210,886 |
This library provides high-level wrappers around VA-API (libva), the Video Acceleration API used by Linux, Android, and BSD systems.
It loads libva at runtime, so there is no build-time dependency on it. This matches the behavior typically expected of applications: if no hardware acceleration is available, they should fall back to software decoding.