mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 12:09:31 +00:00
Creating a context frequently involves optional parameters, and the builder pattern handles this more descriptively, especially in the case of an encoder context. Encoder support is coming in a later commit, but it's a good idea to align the decoder to use the builder pattern to ensure a consistent way of doing things. BUG=b:239897269 TEST=cargo test --features "video-decoder,ffmpeg" -p devices video Change-Id: I92bd5f72b638c13a3257d54238b1beb229c64fa0 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3856042 Tested-by: Tatsuyuki Ishi <ishitatsuyuki@google.com> Reviewed-by: Junichi Uekawa <uekawa@chromium.org> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Tatsuyuki Ishi <ishitatsuyuki@google.com> |
||
---|---|---|
.. | ||
ffmpeg | ||
libva | ||
libvda | ||
vp8 |