commit | 4b424e9e01e6aec16d6e1deaa99f03598ccb8975 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Tue Jun 18 12:45:32 2019 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Jun 24 14:45:53 2019 -0400 |
tree | 7e070fb1e108868acb0f76a52078d654bf665102 | |
parent | d09ed310142af3e87359620d12f256969f8de439 [diff] |
media: coda: mark last returned frame If reordering is not enabled, the last decoded frame has to be the last returned buffer. Otherwise wait for the firmware to report no more frame to display. In that case the return buffer is the last one as well, and can be reported as such. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>