mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-08 19:33:07 +00:00
Make it possible to retrieve the display order by adding a display_order() member to the DynDecodedHandle trait. This is in preparation for further CrosVM changes where the handles will be sorted by the display order. The decoders will issue the display order from a monotonically increasing counter after applying any codec-specific reordering algorithm. We will build upon the monotonically increasing counter to identify gaps in CrosVM and wait until said gaps are filled by newer frames. BUG=b:214478588 TEST="cargo build --features=video-decoder,vaapi" successfully builds the libva crate Change-Id: I4e4b1becb9aea124b6b942069dcc676385bd6986 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3907528 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
cros-codecs | ||
ffmpeg | ||
libva | ||
libvda |