crosvm/devices
Alexandre Courbot 275731501a crosvm: config: rename VideoDeviceConfig's backend_type to backend
Other device parameters with a backend type use `backend` as field name,
so do the same for video devices. This is backward-compatible as the
backend field is implicit for the command-line.

BUG=b:255223604
TEST=cargo build --features "video-decoder,video-encoder,ffmpeg"

Change-Id: I5133080714d3292295468a2c7152a06fc669da1c
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3974353
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
2022-10-26 07:56:46 +00:00
..
src crosvm: config: rename VideoDeviceConfig's backend_type to backend 2022-10-26 07:56:46 +00:00
Cargo.toml media: libvda: allow to build without linking to libvda 2022-10-21 13:57:31 +00:00