commit | b61bead62ec4264fbb529a5730558f4c87a46ae4 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Sun Sep 11 22:41:06 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Sep 19 14:55:40 2016 -0300 |
tree | a67ee4b9754a8258a60935dc638c3652a9579931 | |
parent | 4c4b57b91bee77c442809b20f1bbeb490a5db5cc [diff] |
[media] v4l: vsp1: Disable cropping on WPF sink pad Cropping on the WPF sink pad restricts the left and top coordinates to 0-255. The same result can be obtained by cropping on the RPF without any such restriction, this feature isn't useful. Disable it. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>