On Sat, Oct 02, 2010 at 10:03:55AM +0200, Guennadi Liakhovetski wrote:
> Michael, any insight?
long time ago...
> > > > For the YUV and RGB formats, tested and acked.
> > > > For the bayer, I don't use it. With row switch, that gives back:
> > > > byte offset: 0 1 2 3
> > > > B G B G
Michael, any insight?
Thanks
Guennadi
On Sat, 4 Sep 2010, Guennadi Liakhovetski wrote:
> On Tue, 31 Aug 2010, Michael Grzeschik wrote:
>
> > Hi Robert and Guennadi
> >
> > On Sun, Aug 29, 2010 at 09:17:00PM +0200, Robert Jarzmik wrote:
> > > Guennadi Liakhovetski writes:
> > >
> > > > Robert
On Tue, 31 Aug 2010, Michael Grzeschik wrote:
> Hi Robert and Guennadi
>
> On Sun, Aug 29, 2010 at 09:17:00PM +0200, Robert Jarzmik wrote:
> > Guennadi Liakhovetski writes:
> >
> > > Robert, I'll need your ack / tested by on this one too. It actually
> > > changes behaviour, for example, it se
Hi Robert and Guennadi
On Sun, Aug 29, 2010 at 09:17:00PM +0200, Robert Jarzmik wrote:
> Guennadi Liakhovetski writes:
>
> > Robert, I'll need your ack / tested by on this one too. It actually
> > changes behaviour, for example, it sets MT9M111_OUTFMT_FLIP_BAYER_ROW in
> > the OUTPUT_FORMAT_CT
Guennadi Liakhovetski writes:
> Robert, I'll need your ack / tested by on this one too. It actually
> changes behaviour, for example, it sets MT9M111_OUTFMT_FLIP_BAYER_ROW in
> the OUTPUT_FORMAT_CTRL register for the V4L2_MBUS_FMT_SBGGR8_1X8 8 bit
> Bayer format. Maybe other things too - pleas
Robert, I'll need your ack / tested by on this one too. It actually
changes behaviour, for example, it sets MT9M111_OUTFMT_FLIP_BAYER_ROW in
the OUTPUT_FORMAT_CTRL register for the V4L2_MBUS_FMT_SBGGR8_1X8 8 bit
Bayer format. Maybe other things too - please have a look.
Thanks
Guennadi
On Tue,
added more supported BE colour formats
and also support BGR565 swapped pixel formats
removed pixfmt helper functions and option flags
setting the configuration register directly in set_pixfmt
Signed-off-by: Philipp Wiesner
Signed-off-by: Michael Grzeschik
---
Changes v1 -> v2
* removed