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:
c4a6273
)
[media] s5p-fimc: Fix bytesperline and plane payload setup
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Fri, 8 Apr 2011 12:11:43 +0000
(09:11 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 19 Apr 2011 19:01:53 +0000
(16:01 -0300)
Make sure the sizeimage for 3-planar color formats is
width * height * 3/2 and the bytesperline is same for each
plane in case of a multi-planar format.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found