Re: [media-ctl PATCH 1/3] Support selections API for crop

2012-05-05 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Friday 04 May 2012 11:24:41 Sakari Ailus wrote: > Support the new selections API for crop. Fall back to use the old crop API > in case the selection API isn't available. Thanks for the patch. A few minor comments below. There's no need to resubmit, I've fixed

[media-ctl PATCH 1/3] Support selections API for crop

2012-05-04 Thread Sakari Ailus
Support the new selections API for crop. Fall back to use the old crop API in case the selection API isn't available. Signed-off-by: Sakari Ailus --- src/main.c |4 ++- src/v4l2subdev.c | 100 +- src/v4l2subdev.h | 37 +++--