crosvm/media
Daniel Verkamp 3bd68ea223 libva: use slice rather than Vec for attributes
Fixes a Rust 1.60 clippy lint:

  error: writing `&mut Vec` instead of `&mut [_]` involves a new
  object where a slice will do

BUG=b:239075544
TEST=tools/clippy # with rust-toolchain = 1.60.0

Change-Id: I273bd647067b807982f9a9b7248ba788ad3f2032
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3764421
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-07-15 17:41:15 +00:00
..
ffmpeg virtio: video: decoder: add ffmpeg-based software decoder backend 2022-06-07 11:44:21 +00:00
libva libva: use slice rather than Vec for attributes 2022-07-15 17:41:15 +00:00
libvda doc: add a top-level comment to all crates 2022-05-06 20:46:57 +00:00
vp8 devices: video: decoder: Add a VP8 parser 2022-07-13 06:51:30 +00:00