Re: [PATCH] Add support for YUV420 formats

2012-04-09 Thread Laurent Pinchart
Hi Sergio, Thanks for the patch. On Saturday 07 April 2012 22:54:34 saagui...@ti.com wrote: > From: Sergio Aguirre > > Signed-off-by: Sergio Aguirre Applied to the tree (with a small modification to keep the entries somehow sorted). > --- > src/v4l2subdev.c |2 ++ > 1 files changed, 2

Re: [PATCH] Add support for YUV420 formats

2012-04-07 Thread Aguirre, Sergio
Hi Laurent, Sorry, forgot to mention that this is for your media-ctl app. Regards, Sergio On Sat, Apr 7, 2012 at 10:54 PM, wrote: > From: Sergio Aguirre > > Signed-off-by: Sergio Aguirre > --- >  src/v4l2subdev.c |    2 ++ >  1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/

[PATCH] Add support for YUV420 formats

2012-04-07 Thread saaguirre
From: Sergio Aguirre Signed-off-by: Sergio Aguirre --- src/v4l2subdev.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/v4l2subdev.c b/src/v4l2subdev.c index b886b72..e28ed49 100644 --- a/src/v4l2subdev.c +++ b/src/v4l2subdev.c @@ -498,8 +498,10 @@ static struct {