Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-27 Thread Ivan T. Ivanov
Hi Laurent, On Wed, 2012-06-27 at 16:42 +0200, Laurent Pinchart wrote: > Hi Ivan, > > On Wednesday 27 June 2012 17:30:32 Ivan T. Ivanov wrote: > > On Wed, 2012-06-27 at 15:54 +0200, Laurent Pinchart wrote: > > > On Wednesday 27 June 2012 16:42:01 Ivan T. Ivanov wrote: > > > > On Tue, 2012-06-26

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-27 Thread Laurent Pinchart
Hi Ivan, On Wednesday 27 June 2012 17:30:32 Ivan T. Ivanov wrote: > On Wed, 2012-06-27 at 15:54 +0200, Laurent Pinchart wrote: > > On Wednesday 27 June 2012 16:42:01 Ivan T. Ivanov wrote: > > > On Tue, 2012-06-26 at 03:30 +0200, Laurent Pinchart wrote: > > > > On Saturday 23 June 2012 11:22:37 Sak

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-27 Thread Ivan T. Ivanov
Hi, On Wed, 2012-06-27 at 15:54 +0200, Laurent Pinchart wrote: > Hi Ivan, > > On Wednesday 27 June 2012 16:42:01 Ivan T. Ivanov wrote: > > On Tue, 2012-06-26 at 03:30 +0200, Laurent Pinchart wrote: > > > On Saturday 23 June 2012 11:22:37 Sakari Ailus wrote: > > > > On Mon, Jun 18, 2012 at 04:30

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-27 Thread Laurent Pinchart
Hi Sakari, On Tuesday 26 June 2012 22:01:14 Sakari Ailus wrote: > On Tue, Jun 26, 2012 at 03:30:09AM +0200, Laurent Pinchart wrote: > > On Saturday 23 June 2012 11:22:37 Sakari Ailus wrote: > > > On Mon, Jun 18, 2012 at 04:30:53PM +0200, Laurent Pinchart wrote: > > > > Rearrange the CFA interpolat

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-27 Thread Ivan T. Ivanov
Hi, On Tue, 2012-06-26 at 03:30 +0200, Laurent Pinchart wrote: > Hi Sakari, > > On Saturday 23 June 2012 11:22:37 Sakari Ailus wrote: > > On Mon, Jun 18, 2012 at 04:30:53PM +0200, Laurent Pinchart wrote: > > > Rearrange the CFA interpolation coefficients table based on the Bayer > > > pattern.

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-27 Thread Laurent Pinchart
Hi Ivan, On Wednesday 27 June 2012 16:42:01 Ivan T. Ivanov wrote: > On Tue, 2012-06-26 at 03:30 +0200, Laurent Pinchart wrote: > > On Saturday 23 June 2012 11:22:37 Sakari Ailus wrote: > > > On Mon, Jun 18, 2012 at 04:30:53PM +0200, Laurent Pinchart wrote: > > > > Rearrange the CFA interpolation c

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-26 Thread Sakari Ailus
On Tue, Jun 26, 2012 at 03:30:09AM +0200, Laurent Pinchart wrote: > Hi Sakari, Hi Laurent, > On Saturday 23 June 2012 11:22:37 Sakari Ailus wrote: > > On Mon, Jun 18, 2012 at 04:30:53PM +0200, Laurent Pinchart wrote: > > > Rearrange the CFA interpolation coefficients table based on the Bayer > >

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-25 Thread Laurent Pinchart
Hi Sakari, On Saturday 23 June 2012 11:22:37 Sakari Ailus wrote: > On Mon, Jun 18, 2012 at 04:30:53PM +0200, Laurent Pinchart wrote: > > Rearrange the CFA interpolation coefficients table based on the Bayer > > pattern. Modifying the table during streaming isn't supported anymore, > > but didn't m

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-23 Thread Sakari Ailus
Hi Laurent, On Mon, Jun 18, 2012 at 04:30:53PM +0200, Laurent Pinchart wrote: > Rearrange the CFA interpolation coefficients table based on the Bayer > pattern. Modifying the table during streaming isn't supported anymore, > but didn't make sense in the first place anyway. Why not? I could imagin

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-22 Thread jean-philippe francois
2012/6/22 Laurent Pinchart : > Hi Jean-Philippe, > > On Thursday 21 June 2012 15:35:52 jean-philippe francois wrote: >> 2012/6/18 Laurent Pinchart : >> > Rearrange the CFA interpolation coefficients table based on the Bayer >> > pattern. Modifying the table during streaming isn't supported anymore,

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-21 Thread Laurent Pinchart
Hi Jean-Philippe, On Thursday 21 June 2012 15:35:52 jean-philippe francois wrote: > 2012/6/18 Laurent Pinchart : > > Rearrange the CFA interpolation coefficients table based on the Bayer > > pattern. Modifying the table during streaming isn't supported anymore, > > but didn't make sense in the fir

Re: [PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-21 Thread jean-philippe francois
2012/6/18 Laurent Pinchart : > Rearrange the CFA interpolation coefficients table based on the Bayer > pattern. Modifying the table during streaming isn't supported anymore, > but didn't make sense in the first place anyway. > > Support for non-Bayer CFA patterns is dropped as they were not correct

[PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-06-18 Thread Laurent Pinchart
Rearrange the CFA interpolation coefficients table based on the Bayer pattern. Modifying the table during streaming isn't supported anymore, but didn't make sense in the first place anyway. Support for non-Bayer CFA patterns is dropped as they were not correctly supported, and have never been test