commit | 71d5e7af12894497882b0497f331b6a2b6c97d23 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Nov 13 10:35:38 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 19 13:11:18 2012 -0200 |
tree | 98174a1636f8bfe98e50a94b4df69f566e00d6c6 | |
parent | 05ad6fc1d54f106d5b8c598e2f9b59b12f3fb476 [diff] |
[media] omap_vout: Drop overlay format enumeration Enumerating formats for output overlays doesn't make sense, as the pixel format is defined by the display API, not the V4L2 API. Drop the vidioc_enum_fmt_vid_overlay ioctl operation. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>