mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
93d7a12cf9
Methods that mutate the backend should take a mutable reference to self. This problem was not apparent with the VDA backend since libvda's methods themselves are not mutable, but this will cause issues with backends that include more of their own data. BUG=b:161774071 BUG=b:169295147 TEST=arc.VideoDecodeAccel.h264_vm passes on hatch TEST=arc.VideoEncodeAccel.h264_360p_i420_vm passes on hatch Change-Id: I61cc64b6cbb9f4d1633c6a0acc188bbfc8dd0c54 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2983093 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |