media/gpu/v4l2: fix V4L2Queue::SetFormat()
V4L2Queue::SetFormat(), which has just been introduced, has a serious bug: it always tries to set the format on the CAPTURE queue. This error slept in because I forgot to test with --use_vd. Bug: 1003223 Test: video_decode_accelerator_tests --use_vd passes on Kevin. Change-Id: Ibfb9684e66ea0d1f64801935ad6bc2c5460c03d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844518 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#703212}
Showing
Please register or sign in to comment