crosvm/devices
Daniel Almeida 8062587362 devices: video: decoder: Derive Clone for Capability
In preparation for the upcoming VAAPI backend, derive Clone for Capability.
This is so a Decoder can own a Capability and merely clone it in the
DecoderBackend::get_capabilities call, reducing the number of calls into
the libva driver.

BUG=b:214478588
TEST=None

Change-Id: Ide3d410e0e0a89e774400ea466cac5875ebc8dc3
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3422777
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
2022-06-21 16:10:18 +00:00
..
src devices: video: decoder: Derive Clone for Capability 2022-06-21 16:10:18 +00:00
Cargo.toml crosvm: move run command to argh 2022-06-13 23:55:20 +00:00