Re: [PATCH v2 2/4] gen-image: Implement option to parse an input crop

2017-02-12 Thread Laurent Pinchart
Hi Kieran, Thank you for the patch. On Friday 10 Feb 2017 13:30:06 Kieran Bingham wrote: > From: Kieran Bingham > > Allow the user to specify an input crop in the form (X,Y)/WxH > > Signed-off-by: Kieran Bingham > --- >

[PATCH v2 2/4] gen-image: Implement option to parse an input crop

2017-02-10 Thread Kieran Bingham
From: Kieran Bingham Allow the user to specify an input crop in the form (X,Y)/WxH Signed-off-by: Kieran Bingham --- src/gen-image.c | 132 +- 1 file changed, 132 insertions(+)