webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Stefan Kost
hi, I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers v4l2src [1]. This allows to request shared memory buffers from xvideo, capture into those and therefore save a memcpy. This works great with the v4l2 driver on our embedded device. When I was testing this on my desktop,

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Mauro Carvalho Chehab
Em Wed, 27 May 2009 22:15:17 +0400 Abylai Ospan aos...@netup.ru escreveu: Mauro, Please pull from http://udev.netup.ru/hg/v4l-dvb-aospan/rev/e90b61dfd602 Transport Stream continuity check. Very usefull for debugging when broken transport stream received. Pulled, thanks. +/* + *

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Trent Piepho
On Mon, 1 Jun 2009, Stefan Kost wrote: I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers v4l2src [1]. This allows to request shared memory buffers from xvideo, capture into those and therefore save a memcpy. This works great with the v4l2 driver on our embedded device.

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Stefan Kost
Trent Piepho schrieb: On Mon, 1 Jun 2009, Stefan Kost wrote: I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers v4l2src [1]. This allows to request shared memory buffers from xvideo, capture into those and therefore save a memcpy. This works great with the v4l2

[SOLVED] Re: Mystique SaTiX DVB-S2 s2-liplianin Ubuntu 9.04 64 bit - modules load but tuning not successful

2009-06-01 Thread Thomas Kernen
Thomas Kernen wrote: Dear team, I'm installing a Mystique SaTiX DVB-S2 PCI card (apparently an OEM version of KNC DVB Station S2) in a box running Ubuntu 9.04 64bit. (2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:45:36 UTC 2009 x86_64 GNU/Linux) I've pulled the latest s2-liplianin code

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Abylai Ospan
Mauro, В Пнд, 01/06/2009 в 04:52 -0300, Mauro Carvalho Chehab пишет: + * uncomment this define for transport stream packets continuity counter check + * #define DVB_DEMUX_SECTION_TS_COUNTER_CHECK + */ It wouldn't be better to add it as a Kconfig or as a module option, in order to

Re: [PATCH] Leadtek WinFast DTV-1800H support

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 01 Jun 2009 03:58:25 +0200 hermann pitton hermann-pit...@arcor.de escreveu: Am Sonntag, den 31.05.2009, 16:58 -0300 schrieb Mauro Carvalho Chehab: Em Sun, 31 May 2009 19:39:15 +0200 Miroslav Šustek sustmid...@centrum.cz escreveu: Trent Piepho xyzzy at speakeasy.org writes:

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 01 Jun 2009 13:02:56 +0400 Abylai Ospan aos...@netup.ru escreveu: Mauro, В Пнд, 01/06/2009 в 04:52 -0300, Mauro Carvalho Chehab пишет: + * uncomment this define for transport stream packets continuity counter check + * #define DVB_DEMUX_SECTION_TS_COUNTER_CHECK + */

Re: [linux-dvb] SDMC DM1105N not being detected

2009-06-01 Thread Simon Kenyon
Igor M. Liplianin wrote: On 30 May 2009 20:00:32 Igor M. Liplianin wrote: On 26 May 2009 23:02:57 Simon Kenyon wrote: Igor M. Liplianin wrote: The card is working with external LNB power supply, for example, through the loop out from another sat box. So, we need to know, which

Re: [PATCH] xc2028: Add support for Taiwan 6 MHz DVB-T

2009-06-01 Thread Andy Walls
On Sun, 2009-05-31 at 20:50 -0400, Andy Walls wrote^Wescreveu: On Sun, 2009-05-31 at 16:33 -0300, Mauro Carvalho Chehab wrote: Em Sun, 31 May 2009 13:39:18 -0400 Andy Walls awa...@radix.net escreveu: then I guess I'm OK with the change you have. Hmmm. Maybe not. So, the proper

Re: Wiki software update

2009-06-01 Thread Johannes Stezenbach
Hi Hermann, On Mon, Jun 01, 2009 at 02:08:07AM +0200, hermann pitton wrote: Am Montag, den 01.06.2009, 01:28 +0200 schrieb Johannes Stezenbach: I just updated the V4L-DVB Wiki and the old V4L Wiki to MediaWiki-1.14.0. Please let me know in case something broke. did not test all

Zolid Hybrid TV Card wiki page

2009-06-01 Thread Sander Pientka
Hi, I've just created a wiki page for my tv card: http://www.linuxtv.org/wiki/index.php/Zolid_Hybrid_TV_Tuner/ . I hope it provides usable information to make my card supported by saa7134. -- Met vriendelijke groet, Sander Pientka -- To unsubscribe from this list: send the line unsubscribe

Re: Wiki software update

2009-06-01 Thread Johannes Stezenbach
On Mon, Jun 01, 2009 at 12:14:08PM +1000, Robin Perkins wrote: On 01/06/2009, at 9:28 AM, Johannes Stezenbach wrote: I just updated the V4L-DVB Wiki and the old V4L Wiki to MediaWiki-1.14.0. Please let me know in case something broke. Is there any possibility of renaming the v4l-dvb wiki to

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Hans de Goede
On 06/01/2009 09:58 AM, Trent Piepho wrote: On Mon, 1 Jun 2009, Stefan Kost wrote: I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers v4l2src [1]. This allows to request shared memory buffers from xvideo, capture into those and therefore save a memcpy. This works great

CAM initialisation failing

2009-06-01 Thread Thomas Kernen
Dear community, After finally getting my Mystique SaTiX DVB-S2 PCI card (clone of KNC1 DVB Station S2), I'm now facing trouble with the CAM initialisation (KNC1 CA daughter card, PowerCam Pro CAM and Viaccess card) All of the hardware (DVB-S2 PCI card, sat card, CI, CAM) has been tested

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Abylai Ospan
В Пнд, 01/06/2009 в 06:38 -0300, Mauro Carvalho Chehab пишет: Please check your patch against kernel codingstyle with checkpatch.pl. There are some CodingStyle violations here and on the code bellow. Please pull new changes - http://udev.netup.ru/hg/v4l-dvb-aospan/rev/0d3e6c0695cc 1.

Re: [PULL] generic image bounds setting and alignment function

2009-06-01 Thread Robert Jarzmik
Trent Piepho xy...@speakeasy.org writes: Mauro, Please pull from http://linuxtv.org/hg/~tap/v4l-dvb This series adds a function for bounding and alignment image sizes and modifies a number of drivers to use it. It came up when the pxa patches to deal with the alignment issues for that

RE: [PATCH 3/9] dm355 ccdc module for vpfe capture driver

2009-06-01 Thread Karicheri, Muralidharan
Laurent, Thanks for reviewing this. I have not gone through all of your comments, but would like to respond to the following one first. I will respond to the rest as I do the rework. I've had a quick look at the DM355 and DM6446 datasheets. The CCDC and VPSS registers share the same memory

New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Paulraj, Sandeep
Hello, WE have a module(H3A) on Davinci DM6446,DM355 and DM365. Customers require a way to collect the data required to perform the Auto Exposure (AE), Auto Focus(AF), and Auto White balance (AWB) in hardware as opposed to software. This is primarily for performance reasons as there is not

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Devin Heitmueller
On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger mrechber...@gmail.com wrote: Hi, On Sat, May 23, 2009 at 4:49 PM, Markus Rechberger mrechber...@gmail.com wrote: On Sat, May 23, 2009 at 4:04 PM, Markus Rechberger mrechber...@gmail.com wrote: Hi, for em28xx devices the device node

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Markus Rechberger
On Mon, Jun 1, 2009 at 5:19 PM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger mrechber...@gmail.com wrote: Hi, On Sat, May 23, 2009 at 4:49 PM, Markus Rechberger mrechber...@gmail.com wrote: On Sat, May 23, 2009 at 4:04 PM, Markus

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Douglas Schilling Landgraf
Hello Devin, On Mon, 1 Jun 2009 11:19:22 -0400 Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger mrechber...@gmail.com wrote: Hi, On Sat, May 23, 2009 at 4:49 PM, Markus Rechberger mrechber...@gmail.com wrote: On Sat, May 23,

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Markus Rechberger
On Mon, Jun 1, 2009 at 6:04 PM, Douglas Schilling Landgraf dougsl...@gmail.com wrote: Hello Devin, On Mon, 1 Jun 2009 11:19:22 -0400 Devin Heitmueller dheitmuel...@kernellabs.com wrote: On Sat, May 23, 2009 at 11:05 AM, Markus Rechberger mrechber...@gmail.com wrote: Hi, On Sat, May

Re: [PATCH] em28xx device mode detection based on endpoints

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 18:07:24 +0200 Markus Rechberger mrechber...@gmail.com escreveu: I spent some time reviewing this patch, and the patch's content does not seem to match your description of its functionality.  Further, this patch appears to be a combination of a number of several

Re: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 09:56:40 -0500 Paulraj, Sandeep s-paul...@ti.com escreveu: Hello, WE have a module(H3A) on Davinci DM6446,DM355 and DM365. Customers require a way to collect the data required to perform the Auto Exposure (AE), Auto Focus(AF), and Auto White balance (AWB) in hardware

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Paulraj, Sandeep
-Original Message- From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] Sent: Monday, June 01, 2009 12:35 PM To: Paulraj, Sandeep Cc: linux-media@vger.kernel.org; linux-ker...@vger.kernel.org; Grosen, Mark Subject: Re: New Driver for DaVinci DM355/DM365/DM6446 Em Mon, 1

Re: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 11:54:37 -0500 Paulraj, Sandeep s-paul...@ti.com escreveu: -Original Message- From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] Sent: Monday, June 01, 2009 12:35 PM To: Paulraj, Sandeep Cc: linux-media@vger.kernel.org;

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

2009-06-01 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:Mon Jun 1 19:00:06 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11918:e6a8672631a0 gcc version: gcc

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Aguirre Rodriguez, Sergio Alberto
From: linux-media-ow...@vger.kernel.org [linux-media-ow...@vger.kernel.org] On Behalf Of Paulraj, Sandeep Sent: Monday, June 01, 2009 5:56 PM To: linux-media@vger.kernel.org Cc: linux-ker...@vger.kernel.org; Grosen, Mark Subject: New Driver for DaVinci DM355/DM365/DM6446 Hello, WE

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Paulraj, Sandeep
Mauro, Please see inline -Original Message- From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] Sent: Monday, June 01, 2009 1:57 PM To: Paulraj, Sandeep Cc: linux-media@vger.kernel.org; linux-ker...@vger.kernel.org; Grosen, Mark Subject: Re: New Driver for DaVinci

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Karicheri, Muralidharan
Sergio, Is it part of the patches Vaibhav others from TI are submitting to open source ? I know that there is an ongoing effort at TI India to submit the resizer driver to open source for OMAP3? As per the email exchanges I had with Vaibhav (TI India) on this, it is part of the ISP module. We

Re: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 13:39:17 -0500 Paulraj, Sandeep s-paul...@ti.com escreveu: [Sandeep] WE don't propose any API changes. This module for which we want to submit patches is a TI proprietary IP. We currently implement this as a character device and have a few IOCTL's. We do not

Re: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jun 2009 13:38:37 -0500 Aguirre Rodriguez, Sergio Alberto saagui...@ti.com escreveu: From: linux-media-ow...@vger.kernel.org [linux-media-ow...@vger.kernel.org] On Behalf Of Paulraj, Sandeep Sent: Monday, June 01, 2009 5:56 PM To: linux-media@vger.kernel.org Cc:

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Aguirre Rodriguez, Sergio Alberto
From: Karicheri, Muralidharan Sent: Monday, June 01, 2009 9:58 PM To: Aguirre Rodriguez, Sergio Alberto; Paulraj, Sandeep; linux-media@vger.kernel.org Cc: linux-ker...@vger.kernel.org; Grosen, Mark Subject: RE: New Driver for DaVinci DM355/DM365/DM6446 Sergio, Is it part of the

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Mauro Carvalho Chehab
Em Mon, 01 Jun 2009 17:42:24 +0400 Abylai Ospan aos...@netup.ru escreveu: В Пнд, 01/06/2009 в 06:38 -0300, Mauro Carvalho Chehab пишет: Please check your patch against kernel codingstyle with checkpatch.pl. There are some CodingStyle violations here and on the code bellow. Please pull new

Re: Terratec DT USB XS Diversity/DiB0070+vdr: URB status: Value too large for defined data type+USB reset

2009-06-01 Thread Marco Borm
Hi folks. Sorry but I'm unable to reply to my previous message, because I just don't have this message. Now I'm registered to both lists... I played a little bit with my problem and tried the latest source from the repository, but EOVERFLOW still occurs seconds after starting vdr. I

Re: [PATCH] Leadtek WinFast DTV-1800H support

2009-06-01 Thread hermann pitton
Am Montag, den 01.06.2009, 06:07 -0300 schrieb Mauro Carvalho Chehab: Em Mon, 01 Jun 2009 03:58:25 +0200 hermann pitton hermann-pit...@arcor.de escreveu: Am Sonntag, den 31.05.2009, 16:58 -0300 schrieb Mauro Carvalho Chehab: Em Sun, 31 May 2009 19:39:15 +0200 Miroslav Šustek

Re: Wiki software update

2009-06-01 Thread hermann pitton
Hi Johannes, Am Montag, den 01.06.2009, 13:41 +0200 schrieb Johannes Stezenbach: Hi Hermann, On Mon, Jun 01, 2009 at 02:08:07AM +0200, hermann pitton wrote: Am Montag, den 01.06.2009, 01:28 +0200 schrieb Johannes Stezenbach: I just updated the V4L-DVB Wiki and the old V4L Wiki to

Re: [PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-06-01 Thread Andreas Oberritter
Hi, I missed the original mail, so I am replying to this one. See below. @@ -375,6 +384,29 @@ struct dvb_demux_feed *feed; u16 pid = ts_pid(buf); int dvr_done = 0; + No need for an empty line here. Please remove to keep all vars together. +int cnt_pid; unsigned

Re: webcam drivers and V4L2_MEMORY_USERPTR support

2009-06-01 Thread Laurent Pinchart
Hi Stefan, On Monday 01 June 2009 09:26:10 Stefan Kost wrote: hi, I have implemented support for V4L2_MEMORY_USERPTR buffers in gstreamers v4l2src [1]. This allows to request shared memory buffers from xvideo, capture into those and therefore save a memcpy. This works great with the v4l2

Re: [hg:v4l-dvb] Fix firmware load for DVB-T @ 6MHz

2009-06-01 Thread Andy Walls
On Mon, 2009-06-01 at 17:20 +0200, Patch from Mauro Carvalho Chehab wrote: The patch number 11917 was added via Mauro Carvalho Chehab mche...@redhat.com to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward

Re: [hg:v4l-dvb] tuner-xc2028: Fix offset frequencies for DVB @ 6MHz

2009-06-01 Thread Andy Walls
On Mon, 2009-06-01 at 17:20 +0200, Patch from Mauro Carvalho Chehab wrote: The patch number 11918 was added via Mauro Carvalho Chehab mche...@redhat.com to http://linuxtv.org/hg/v4l-dvb master development tree. Kernel patches in this development tree may be modified to be backward

Re: [PATCH 3/9] dm355 ccdc module for vpfe capture driver

2009-06-01 Thread Kevin Hilman
Karicheri, Muralidharan m-kariche...@ti.com writes: Laurent, Thanks for reviewing this. I have not gone through all of your comments, but would like to respond to the following one first. I will respond to the rest as I do the rework. I've had a quick look at the DM355 and DM6446