crosvm/tools/impl
Alexandre Courbot d19ae375b5 crosvm: disable ffmpeg decoder from default builds
We are about to require ffmpeg >= 5.0 in the ffmpeg decoder backend, but
the version on Debian Bullseye (used in our container and VM images) is
still 4.3. Temporarily disable building the ffmpeg crate and video
decoder by default until we use a system image that includes ffmpeg >=
5.0.

BUG=None
TEST=./tools/dev_container ./tools/run_tests
TEST=./tools/dev_container ./tools/run_tests --target=vm:aarch64
TEST=./tools/dev_container ./tools/run_tests --target=vm:aarch64 --build-target armhf

Change-Id: Idf96862d3ea9bea597701fdee8145e12a0753a3e
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3835500
Tested-by: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
2022-08-23 01:47:48 +00:00
..
dev_container tools/run_tests: Add lcov generation 2022-08-02 23:35:20 +00:00
testvm Update cloud storage locations to use crosvm-infra project 2022-07-29 02:17:15 +00:00
__init__.py
bindgen-common.sh
check_code_hygiene.py
common.py tools/impl/common.py: Remove __future__ import 2022-08-18 00:18:27 +00:00
health_check.py health-check: Add check for newline at ends of files 2022-08-18 00:17:04 +00:00
test_config.py crosvm: disable ffmpeg decoder from default builds 2022-08-23 01:47:48 +00:00
test_runner.py tools/run_tests: Add --cov option 2022-08-19 18:05:35 +00:00
test_target.py reland: test_runner: Support multiple profiles per test 2022-08-19 17:51:37 +00:00
testvm.py Update cloud storage locations to use crosvm-infra project 2022-07-29 02:17:15 +00:00