git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fdb967
)
[media] vivid: fix CROP_BOUNDS typo for video output
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sat, 6 Dec 2014 10:30:03 +0000
(07:30 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 17 Dec 2014 01:21:39 +0000
(23:21 -0200)
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>
No differences found