OSDN Git Service

media: coda: allow encoder to set colorimetry on the output queue
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 8 Apr 2019 12:32:54 +0000 (08:32 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 22 Apr 2019 16:10:52 +0000 (12:10 -0400)
commit01ba2e65e445d9cc5fb87ba1136f7b693dfb92dc
tree49ac4e8d7c6b29b868548aa9e19e6bb2d8b817f9
parentb03abe535d3734601d2e926b2f5e31745b29825b
media: coda: allow encoder to set colorimetry on the output queue

v4l2-compliance sets colorimetry on the output queue and then verifies
that querying colorimetry on the capture queue returns the same
configuration. For this to work, the encoder must allow setting context
colorimetry parameters on the output queue.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/coda/coda-common.c