Re: [PATCH] ov534: fix end of frame handling, make the camera work again.

2010-01-30 Thread Jim Paris
Antonio Ospite wrote: > Fix a regression, probably introduced in the driver split, which made > the ov534 driver unusable: every last packet was discarded because we > were mis-calculating the frame size before actually adding the packet. Hi Antonio, > Index: gspca/linux/drivers/media/video/gspca

Re: PAC7302 short datasheet from PixArt

2010-01-30 Thread Theodore Kilgore
On Sat, 30 Jan 2010, Németh Márton wrote: Hi, if anyone interested there is a brief overview datasheet about PixArt PAC7301/PAC7302 at http://www.pixart.com.tw/upload/PAC7301_7302%20%20Spec%20V1_20091228174030.pdf Márton, First, I am glad that mouse-copying reproduces the accent in your na

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2010-01-30 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Sat Jan 30 19:00:06 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14075:d6520e486ee6 gcc version: i686-

[HG PULL] http://linuxtv.org/hg/~awalls/v4l-dvb-bug

2010-01-30 Thread Andy Walls
Mauro, Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bug for the following 5 *high priority* changesets: 01/05: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visibility http://linuxtv.org/hg/~awalls/v4l-dvb-bug?cmd=changeset;node=5d28c157d0ef 02/05: cx18: Add missing s

[PULL] http://linuxtv.org/hg/~jfrancois/v4l-dvb/

2010-01-30 Thread Jean-Francois Moine
Hi Douglas, I believe it is you to whom the pull requests must be addressed. Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb for the following 5 changesets: 01/05: gspca - main: Add input support for interrupt endpoints. http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=f77b

WinTV Nova-S-USB2

2010-01-30 Thread Richard
Hi All, Is anyone working on the WinTV Nova-S USB2 gizmo? I would like to get this device to work but need some pointers on where to start. I have it functioning on a VMWare session on Linux (but thats really not the solution :-P) What I can tell from other Wiki pages is that it is a Trident

[PATCH] em28xx: add Dikom DK300 hybrid USB tuner

2010-01-30 Thread andrea.amoros...@gmail.com
This patch add the Dikom DK300 hybrid usb card. The patch adds digital and analogue tv support. Not tested: remote controller To be done: it seems that with the proposed patch the digital demodulator remains activated if the tuner is switched from digital to analogue mode. Workaorund is to u

[PATCH] Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad constant => sizeof conversion.

2010-01-30 Thread Martin Fuzzey
Regression was caused by my commit 6b35ca0d3d586b8ecb8396821af21186e20afaf0 which determined message size using sizeof rather than hardcoded constants. Unfortunately pwc_set_shutter_speed reuses a 2 byte buffer for a one byte message too so the sizeof was bogus in this case. All other uses of siz

Re: fix regression in pwc_set_shutter_speed???

2010-01-30 Thread Greg KH
On Sat, Jan 30, 2010 at 04:43:19PM +0100, Martin Fuzzey wrote: > Greg KH wrote: > > Video developers, any comments? > > > > Jef, were you able to narrow it down to the actual patch that caused the > > problem. > > > > > Indeed it was my commit 6b35ca0d3d586b8ecb8396821af21186e20afaf0 > > I some

[PATCH 1/2] cx18: Add support for component video inputs

2010-01-30 Thread Andy Walls
cx18: Add support for component video inputs From: Andy Walls Priority: normal Signed-off-by: Andy Walls diff -r ad62ab7e4325 -r 9d3394f49a90 linux/drivers/media/video/cx18/cx18-av-core.c --- a/linux/drivers/media/video/cx18/cx18-av-core.c Sun Jan 03 21:28:18 2010 -0500 +++ b/linux/driv

[PATCH 2/2] cx18: Add a component video input to the PVR2100 and DVR3200H card entries

2010-01-30 Thread Andy Walls
cx18: Add a component video input to the PVR2100 and DVR3200H card entries From: Andy Walls This is a guess at the proper configuration for component video on the Leadtek PVR2100 and DVR3100 H. Priority: normal Signed-off-by: Andy Walls diff -r 9d3394f49a90 -r 477109669a0c linux/drivers/medi

[PATCH 0/2] cx18: component video input support

2010-01-30 Thread Andy Walls
The following two patches add component video input support to the cx18 driver for the only two CX24318 cards known to have component video inputs: the Leadtek PVR2100 and DVR3100 H. Regards, Andy -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message t

Re: fix regression in pwc_set_shutter_speed???

2010-01-30 Thread Martin Fuzzey
Greg KH wrote: > Video developers, any comments? > > Jef, were you able to narrow it down to the actual patch that caused the > problem. > > Indeed it was my commit 6b35ca0d3d586b8ecb8396821af21186e20afaf0 I somehow missed the email from Laurent back in August about this. Am checking the rest

Re: [PATCH] cx25840: Fix composite detection.

2010-01-30 Thread Andy Walls
On Sun, 2010-01-10 at 09:31 +0900, Kusanagi Kouichi wrote: > If CX25840_VIN1_CH1 and the like is used, input is not detected as composite. > > Signed-off-by: Kusanagi Kouichi This patch is fine for fixing the identified problem. Thanks. Reviewed-by: Andy Walls Acked-by: Andy Walls Note: I h

Re: [PATCH] saa7134: Fix IR support of some ASUS TV-FM 7135 variants

2010-01-30 Thread Jean Delvare
Hi Mauro, Hermann, On Sat, 30 Jan 2010 01:47:41 +0100, hermann pitton wrote: > Am Freitag, den 29.01.2010, 13:40 -0200 schrieb Mauro Carvalho Chehab: > > Jean Delvare wrote: > > > From: Jean Delvare > > > Subject: saa7134: Fix IR support of some ASUS TV-FM 7135 variants > > > > > > Some variants

pac7302 sporadic plug-in problem fix for 2.6.33?

2010-01-30 Thread Németh Márton
Dear Jean-Francois and Mauro, I just compiled the vanilla 2.6.33-rc6 kernel and tested together with Labtec Webcam 2200. I realized that this version still has the plug-in problem which was fixed at http://linuxtv.org/hg/~jfrancois/gspca/rev/ea88b3abee04 What do you think, is it possible that

[PATCH] Add support for Twinhan 1027 DVB-S card

2010-01-30 Thread Sergey Ivanov
This patch is the modified version of sfstudio (Denis Romanenko) patch, adapted for current mercurial revision. diff -r d6520e486ee6 linux/drivers/media/video/cx88/cx88-cards.c --- a/linux/drivers/media/video/cx88/cx88-cards.c Sat Jan 30 01:27:34 2010 -0200 +++ b/linux/drivers/media/video/cx