From: Katsuya Matsubara Date: Tue, 23 Apr 2013 10:51:37 +0000 (-0300) Subject: [media] sh_veu: fix the buffer size calculation X-Git-Tag: v3.10-rc7~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697a6d2387692c7f9c94f3bfb3dac474aa840f02;p=pandora-kernel.git [media] sh_veu: fix the buffer size calculation The 'bytesperline' value only indicates the stride of the Y plane if the color format is planar, such as NV12. When calculating the total plane size, the size of CbCr plane must also be considered. Signed-off-by: Katsuya Matsubara Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed