OSDN Git Service

media: media/doc: Allow sizeimage to be set by v4l clients
authorStanimir Varbanov <stanimir.varbanov@linaro.org>
Thu, 30 May 2019 09:33:12 +0000 (05:33 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 5 Jun 2019 16:41:39 +0000 (12:41 -0400)
commit84060c65a8fa14ea9974a8f15b8280517b869cdd
treea12087ff36a5ef5e4ad1f213f3d49a27d9e84892
parente96a8819a6c4fc578809ba79d64abca57145acb7
media: media/doc: Allow sizeimage to be set by v4l clients

This changes v4l2_pix_format and v4l2_plane_pix_format sizeimage
field description to allow v4l clients to set bigger image size
in case of variable length compressed data.

Presently s5p-mfc and mtk-vcodec codec drivers use that. Lets
make it obvious in the documentation.

Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/media/uapi/v4l/pixfmt-v4l2-mplane.rst
Documentation/media/uapi/v4l/pixfmt-v4l2.rst