From 337777a42d033b3be1a7f9af13eb8f5eb0cdd95a Mon Sep 17 00:00:00 2001 From: Jacek Anaszewski Date: Fri, 22 Nov 2013 06:13:34 -0300 Subject: [PATCH] [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-format-patch failed