commit | 195057196bfe2ebda5f48fb073ffe1841b70b37e | [log] [tgz] |
---|---|---|
author | Dafna Hirschfeld <dafna3@gmail.com> | Thu Nov 15 06:23:31 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri Nov 23 04:34:29 2018 -0500 |
tree | a236564b740de7160197afb6b6a6d35acc4c8abe | |
parent | aec89917542c60af06fb36e433dd92c4eb7d792a [diff] |
media: vicodec: Add support of greyscale format Add support for single plane greyscale format V4L2_PIX_FMT_GREY. Also change the header of the encoded file to include the number of components. Signed-off-by: Dafna Hirschfeld <dafna3@gmail.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> [hans.verkuil@cisco.com: fix line-too-long warnings] Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>