mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
b77b936d42
The current design of having the VEA instance outside of the encoder was mandated by the use of lifetimes on libvda Sessions, which have been removed from libvda. So it is now possible for the encoder to own its VEA instance. This makes sense in itself since there is no reason for the VEA instance to also be used by someone else, but is also required to add support for non-libvda encoder backends. BUG=b:169295147 TEST=arc.VideoEncodeAccel.h264_192p_i420_vm passes on hatch-arc-r Change-Id: Idb4356dde6124f00d87915da7da0910c7d816863 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2887526 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: David Staessens <dstaessens@chromium.org> Tested-by: Keiichi Watanabe <keiichiw@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |