[media] DocBook: Mark CROPCAP as optional instead of as compulsory
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 14 Sep 2012 10:40:43 +0000 (07:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Sep 2012 13:41:41 +0000 (10:41 -0300)
commit06fce2861d5a4ebcff65e253b2b3e4406dc3ab24
tree5d28082d4c0aa2f20201e9c5b97ef4b0fcbc468c
parent0b1f8149a5e7ee71f36af75bb516eb8219158f2d
[media] DocBook: Mark CROPCAP as optional instead of as compulsory

While the documentation says that VIDIOC_CROPCAP is compulsory for
all video capture and output devices, in practice VIDIOC_CROPCAP is
only implemented for devices that can do cropping and/or scaling.
Update the documentation to no longer require VIDIOC_CROPCAP if the
driver does not support cropping or scaling or non-square pixels.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/vidioc-cropcap.xml