mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
When the V4L2 output queue is streamoff, crosvm gets QueueClear command. All the V4L2 output buffers are dropped, but VDA doesn't drop output buffers at this point. We should only clear the enqueued resource ids, and not clear the whole output resources. BUG=b:181541291 TEST=android.media.cts.AdaptivePlaybackTest TEST=com.google.android.exoplayer.gts.DashTest Change-Id: I343b809e80d5bc56679b76baa5593aebb4558a74 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2756068 Tested-by: Chih-Yu Huang <akahuang@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |