commit | 1f391217ad8d7cd7b1e48e6e2abf49970cd91d18 | [log] [tgz] |
---|---|---|
author | sensoray-dev <linux-dev@sensoray.com> | Mon Nov 17 19:50:36 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Nov 21 15:46:25 2014 -0200 |
tree | 9c9a35adbe93ba89f444081f4223193b27164900 | |
parent | 9661975dded8d39fa320218a6396b8be0972bb2f [diff] |
[media] s2255drv: fix payload size for JPG, MJPEG length is the size of the buffer, not the payload. That's set using vb2_set_plane_payload(). Signed-off-by: Dean Anderson <linux-dev@sensoray.com> Cc: <stable@vger.kernel.org> # for v3.15 and up Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>