commit | 30a09579b2e238646bca4e7cc443db24d91436d6 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Jul 09 07:10:15 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Jul 17 11:14:00 2015 -0300 |
tree | f86f80d9d5be4522d68b847908e55312bbe30c17 | |
parent | 58bc7edf1d9a16073761031a03291af887ccdf66 [diff] |
[media] coda: keep buffers on the queue in bitstream end mode In stream end mode the hardware will read the bitstream to its end, overshooting the write pointer. Do not write additional data into the bitstream in this mode. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>