From: Jacek Anaszewski Date: Fri, 22 Nov 2013 09:13:34 +0000 (-0300) Subject: [media] s5p-jpeg: Ensure correct capture format for Exynos4x12 X-Git-Tag: v3.14-rc1~20^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=337777a42d033b3be1a7f9af13eb8f5eb0cdd95a;p=pandora-kernel.git [media] s5p-jpeg: Ensure correct capture format for Exynos4x12 Adjust capture format to the Exynos4x12 device limitations, according to the subsampling value parsed from the source JPEG image header. If the capture format was set to YUV with subsampling lower than the one of the source JPEG image the decoding process would not succeed. Signed-off-by: Jacek Anaszewski Signed-off-by: Kyungmin Park Acked-by: Hans Verkuil Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed