crosvm/tools/impl
Alexandre Courbot 7f9050662f Revert "Add a VAAPI wrapper crate"
This reverts commit 213f9fe8a7.

Reason for revert: breaks the ChromeOS builder.

Original change's description:
> 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

Bug: b:214478588
Change-Id: Ib5a88cd4c5fdd2df2e69fd3a0896ee789585840d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3752267
Auto-Submit: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
2022-07-11 04:32:15 +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 merge_bot: Enable on luci 2022-06-08 17:20:27 +00:00
test_config.py Revert "Add a VAAPI wrapper crate" 2022-07-11 04:32:15 +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