Max Thrun wrote:
> On Thu, Mar 4, 2010 at 3:14 PM, Jim Paris wrote:
>
> > Antonio Ospite wrote:
> > > On Wed, 3 Mar 2010 23:55:33 -0500
> > > Jim Paris wrote:
> > >
> > > > Antonio Ospite wrote:
> > > [...]
> > > > &
Antonio Ospite wrote:
> On Wed, 3 Mar 2010 23:55:33 -0500
> Jim Paris wrote:
>
> > Antonio Ospite wrote:
> [...]
> > >
> > > I see. It would be interesting to see how Powerline Frequency filtering
> > > is done on PS3. I added Jim Paris on CC.
>
ought it has the same sensor. I double checked, this register is
> > for frame rate adjustment (decreasing frame rate / increasing
> > exposure) . And this has been used in some other drivers (e.g.
> > gspca_sonixb) to remove light flicker as well.
> >
>
> I see. It w
gspca_dev->width * gspca_dev->height * 2) {
> - PDEBUG(D_PACK, "short frame");
> + PDEBUG(D_PACK, "wrong sized frame");
> goto discard;
> }
> gspca_fr
applications I use. You can get the mercurial repository here
> http://linuxtv.org/hg/v4l-dvb
>
> I know that there was a regression in 2.6.30 (not sure about 2.6.29.4)
> and a patch has been sent by Jim Paris to fix it, I don't know if it is
> already in a 2.6.30.x release, th
The scan of the image packets of the sensor ov772x was broken when
the sensor ov965x was added.
[ Based on upstream c874f3aa, modified slightly for v2.6.30.5 ]
Signed-off-by: Jim Paris
Acked-by: Jean-Francois Moine
---
Hi,
Commit 84fbdf87ab8eaa4eaefb317a7eb437cd4d3d0ebf:
"V4L/DVB (
2.6.30.5. Does this look acceptable?
-jim
>From 8dc9e3749ccb3f500fb8597454561ce18bf39cec Mon Sep 17 00:00:00 2001
From: Jim Paris
Date: Mon, 17 Aug 2009 13:45:00 -0400
Subject: [PATCH] gspca - ov534: Fix ov772x
The scan of the image packets of the sensor ov772x was broken when
the sensor o