crosvm/tools/impl
Alexandre Courbot d036e9f225 tools: install-deps: add ffmpeg libraries as dependencies
Add the ffmpeg libraries needed by the ffmpeg decoder device backend and
bump the dev_container and testvm to include them.

BUG=b:169295147
TEST=./tools/install-deps
TEST=./tools/dev_container

Change-Id: Ifc07b9599403aa1ed18a96067ada1fa2efa6e13c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3685682
Reviewed-by: Junichi Uekawa <uekawa@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
2022-06-07 11:44:20 +00:00
..
dev_container tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
testvm tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
__init__.py
bindgen-common.sh
check_code_hygiene.py
common.py tools: Add tools/cl script as a helper for uploading to gerrit 2022-06-03 21:35:31 +00:00
test_config.py Revert "Do not run cros_async tests on armhf" 2022-05-03 22:48:46 +00:00
test_runner.py crosvm: test_runner: Allow arch to be specified separately for TestTarget 2022-04-30 01:10:15 +00:00
test_target.py Fix running the tests natively on aarch64. 2022-06-06 19:49:03 +00:00
testvm.py