commit | bd2a0f082b0cc7bab0104d83a15e36a5b29de54f | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Jan 22 05:02:19 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Feb 22 12:32:25 2018 -0500 |
tree | fb424dc4b3e4f38cc33f3f2d7d180d546cc0a6b4 | |
parent | 8180b4f4f589ee34d698d30ae6ad7042bf7ff1a0 [diff] |
media: vidioc-g-parm.rst: also allow _MPLANE buffer types The specification mentions that type can be V4L2_BUF_TYPE_VIDEO_CAPTURE, but the v4l2 core implementation also allows the _MPLANE variant. Document this. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>