mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
Add a VAAPI video decoder backend. This backend is able to decode frames by calling into the VAAPI driver in the system. It does so by making use of a libva wrapper crate that exposes a subset of the VA C code in safe Rust. BUG=b:214478588 TEST=virtio::video::decoder::backend::vaapi::tests::test_get_capabilities passes on Hatch. Change-Id: I52ac6b5b915d9c3a9b55381e1076c1b5ac0dfb5c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3514624 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |