git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c0f95e
)
[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 21 Mar 2012 11:03:23 +0000
(08:03 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 15 May 2012 19:09:41 +0000
(16:09 -0300)
To compute the value of the v4l2_pix_format::bytesperline field, we need
information about planes layout for planar formats. The new enum
soc_mbus_layout conveys that information.
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>
No differences found