commit | 9f8b333308dcb6af321526a54612cfaa7999a995 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Mon Jul 18 08:00:20 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Jul 28 20:13:56 2016 -0300 |
tree | f52c7eea41ea89f9dd3adc0373eda8735ddceaaa | |
parent | bd3276a3325d69a9a23eba88dac26f3bc3061224 [diff] |
[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>