commit | 5232c37ce244db04fd50d160b92e40d2df46a2e9 | [log] [tgz] |
---|---|---|
author | Stanimir Varbanov <stanimir.varbanov@linaro.org> | Tue Oct 10 09:52:36 2017 +0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Oct 27 13:59:25 2017 +0200 |
tree | b19b3832f792941c509c7a747b56373534bc0595 | |
parent | f103ea11cd037943b511fa71c852ff14cc6de8ee [diff] |
media: venus: venc: fix bytesused v4l2_plane field This fixes wrongly filled bytesused field of v4l2_plane structure by include data_offset in the plane, Also fill data_offset and bytesused for capture type of buffers only. Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: <stable@vger.kernel.org> # for v4.13 and up Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>