s5p-mfc: use VIDIOC_DECODER_CMD to implement flush |
|
Issue descriptionNow V4L2VDA supports using VIDIOC_DECODER_CMD to flush. s5p-mfc has code using CMD_STOP. But it needs to add CMD_START to restart the decoder. Using official V4L2 API can avoid deprecation warning when bytesused=0. The reference CL is https://chromium-review.googlesource.com/#/c/397099/. |
|
►
Sign in to add a comment |
|
Comment 1 by sheriffbot@chromium.org
, Feb 16 2018Status: Untriaged (was: Available)