commit | 584943aa0692fea9ec3356c7d4677dd7a225cdef | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Mar 21 08:03:20 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 15 16:07:12 2012 -0300 |
tree | 2bcf2cee154013bb59f2ce6a2256d834df2660e1 | |
parent | 9ce3ce4d4a8dc80b2a2265650be54a86e854561e [diff] |
[media] mx2_camera: Fix sizeimage computation in try_fmt() The try_fmt() handler restricts the image width based on the hardware limits and updates the bytesperline value, but doesn't update sizeimage. Fix it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>