crosvm/tools/impl
Daniel Almeida 213f9fe8a7 Add a VAAPI wrapper crate
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>
2022-07-11 02:16:00 +00:00
..
dev_container dev_container: Allow cargo home to be cached between runs 2022-07-07 17:49:47 +00:00
testvm
__init__.py
bindgen-common.sh
check_code_hygiene.py
common.py
test_config.py Add a VAAPI wrapper crate 2022-07-11 02:16:00 +00:00
test_runner.py test_runner: Run some binaries exclusively 2022-07-08 20:41:40 +00:00
test_target.py tools: fix triple shorthand error printing 2022-07-07 17:36:27 +00:00
testvm.py tools: Make run_tests python3.8 compatible 2022-06-24 21:53:48 +00:00