commit | e35e41b57624b9a8c0014420cdfb24454e4773c5 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Apr 07 09:20:39 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Apr 16 18:46:35 2014 -0300 |
tree | 6e00a462572fd2aaf9575fd7dadbead65a0b5541 | |
parent | ebd7c50510f4b56285bb9fb4ba56a501c9c8f7df [diff] |
[media] vb2: reject output buffers with V4L2_FIELD_ALTERNATE This is not allowed by the spec and does in fact not make any sense. Return -EINVAL if this is the case. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Pawel Osciak <pawel@osciak.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>