summaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorHans Verkuil2019-04-23 16:05:09 +0200
committerMauro Carvalho Chehab2019-05-08 20:01:57 +0200
commit823a633eeb7775171cbb9f423401316504745dc7 (patch)
treeb4703a73ba61a5eead7ef05a79fa5f97a25dd8e6 /include/media
parentmedia: staging/imx: add media device to capture register (diff)
downloadkernel-qcow2-linux-823a633eeb7775171cbb9f423401316504745dc7.tar.gz
kernel-qcow2-linux-823a633eeb7775171cbb9f423401316504745dc7.tar.xz
kernel-qcow2-linux-823a633eeb7775171cbb9f423401316504745dc7.zip
media: field-order.rst: clarify FIELD_ANY and FIELD_NONE
Rephrased the FIELD_ANY description: rather than explicitly list field values, just say 'when any field format is acceptable'. The list of FIELD values was outdated, so it was a bit confusing. The FIELD_NONE description said that 'The driver may also indicate this order when it cannot distinguish between V4L2_FIELD_TOP and V4L2_FIELD_BOTTOM'. This is false, NONE really means a full frame and userspace depends on that. So drop this line completely. There are no drivers that do this anyway. FIELD_TOP/BOTTOM/ALTERNATE indicate that the number of lines in the buffer are that of a field, not frame, so returning NONE here would cause huge problems. Finally attempt to clarify 'progressive' and 'interlaced' a little bit. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions