[media] vim2m: copy the other colorspace-related fields as well
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 18 Jul 2016 11:00:20 +0000 (08:00 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 28 Jul 2016 23:13:56 +0000 (20:13 -0300)
commit9f8b333308dcb6af321526a54612cfaa7999a995
treef52c7eea41ea89f9dd3adc0373eda8735ddceaaa
parentbd3276a3325d69a9a23eba88dac26f3bc3061224
[media] vim2m: copy the other colorspace-related fields as well

The xfer_func, ycbcr_enc and quantization fields should also be copied from
output to capture format.

Since this driver serves as example code it is important that this is handled
correctly.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/vim2m.c