From: Sylwester Nawrocki Date: Sat, 4 Feb 2012 20:03:54 +0000 (-0300) Subject: [media] s5p-fimc: Replace the crop ioctls with VIDIOC_S/G_SELECTION X-Git-Tag: v3.4-rc1~110^2^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9331d115dadd4e63619ebb47960ec2b7d253700;p=pandora-kernel.git [media] s5p-fimc: Replace the crop ioctls with VIDIOC_S/G_SELECTION Add support for cropping and composition setup on the video capture node through VIDIOC_S/G_SELECTION ioctls. S/G_CROP, CROPCAP ioctls are still supported for applications since the core will translate them to *_selection handler calls. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed