commit | f9331d115dadd4e63619ebb47960ec2b7d253700 | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | Sat Feb 04 17:03:54 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 08 07:41:26 2012 -0300 |
tree | 27733b4c1b07aee8abca70a905b171fed12f7b24 | |
parent | 3b4c34aac7abea4754059084d0eef667a1993ac8 [diff] |
[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 <s.nawrocki@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>