mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 12:09:31 +00:00
In light of the upcoming VAAPI video decoder backend, add a VAAPI wrapper crate that exposes a safe Rust API for a subset of the VAAPI C code. This crate will be called from the VAAPI video decoder backend in order to decode frames. BUG=b:214478588 TEST=cargo build --features "video-decoder,vaapi" TEST=`cargo test -- --include-ignored` in `media/libva` passes on a device with Intel GPU and libva installed. Change-Id: I4afa96c49d045251827b97bd78faeba57575aedc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3422779 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
dev_container | ||
testvm | ||
__init__.py | ||
bindgen-common.sh | ||
check_code_hygiene.py | ||
common.py | ||
test_config.py | ||
test_runner.py | ||
test_target.py | ||
testvm.py |