commit | 82bdb26abcae2988c74be29203caf23dabbe4be3 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Mar 15 13:40:04 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Apr 02 21:10:45 2015 -0300 |
tree | 4fae28f342b03aa3ea8762ab3d82db1996a7846a | |
parent | 29813a6f34042da13d201694964d9dea3d4658ef [diff] |
[media] vivid: sanitize selection rectangle Handle values like ~0 as width, height, left or top fields. Just strip off the top 16 bits will ensure that the calculations remain OK. Found with v4l2-compliance. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>