Re: [yavta PATCH 3/3] Support additional dpcm compressed bayer formats.

2012-04-13 Thread Sakari Ailus
Laurent Pinchart wrote: Hi Sakari, Thanks for the patch. On Thursday 12 April 2012 11:41:35 Sakari Ailus wrote: Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart and applied to my tree. Thanks!!! -- Sakari Ailus sakari.ai...@iki.fi -- To unsubscribe from this list: send the line "un

Re: [yavta PATCH 3/3] Support additional dpcm compressed bayer formats.

2012-04-13 Thread Laurent Pinchart
Hi Sakari, Thanks for the patch. On Thursday 12 April 2012 11:41:35 Sakari Ailus wrote: > Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart and applied to my tree. > --- > yavta.c |3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/yavta.c b/yavta.c > index

[yavta PATCH 3/3] Support additional dpcm compressed bayer formats.

2012-04-12 Thread Sakari Ailus
Signed-off-by: Sakari Ailus --- yavta.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/yavta.c b/yavta.c index 532fb1f..a89d475 100644 --- a/yavta.c +++ b/yavta.c @@ -149,7 +149,10 @@ static struct { { "SGBRG8", V4L2_PIX_FMT_SGBRG8 }, { "SGRBG8", V4L2_P