commit | bb9ff078860f9d2f79d3a6bea3af9f48354ddb75 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sat Dec 06 07:30:03 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Dec 16 23:21:39 2014 -0200 |
tree | 8ec280a88f900b397a12d66917af32bfbb34646b | |
parent | 5fdb9679b94ed74f5e9376bc289d840bd4f73f16 [diff] |
[media] vivid: fix CROP_BOUNDS typo for video output An error was returned if composing was not supported, instead of if cropping was not supported. A classic copy-and-paste bug. Found with v4l2-compliance. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: <stable@vger.kernel.org> # for v3.18 Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>