Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Mauro Carvalho Chehab
Em 17-07-2011 00:02, Andreas Oberritter escreveu: >> Approach 2 limits the usage of two simultaneous fe, when they're not >> mutually exclusive. Not sure if this is actually a problem. > > This would be a problem, of course. If they're not mutually exclusive, > then I'd expect the possibility to

[GIT pull for 3.0] media regression fixes: Was: Re: [GIT PULL for 3.0] master

2011-07-16 Thread Mauro Carvalho Chehab
Em 16-07-2011 12:42, Mauro Carvalho Chehab escreveu: > Linus, In time: Email subject got wrong... Note to myself: I should avoid rush sending emails just before a weekend travel... The patches at the tree are correct, and I double-checked it on my notebook. Thanks! Mauro > > Please pull fr

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Andreas Oberritter
On 17.07.2011 02:56, Mauro Carvalho Chehab wrote: > Em 16-07-2011 12:53, Andreas Oberritter escreveu: >> On 16.07.2011 17:44, Antti Palosaari wrote: >>> On 07/16/2011 06:40 PM, Andreas Oberritter wrote: On 16.07.2011 16:54, Mauro Carvalho Chehab wrote: > Em 16-07-2011 11:16, Antti Palosaar

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Andreas Oberritter
On 16.07.2011 18:37, Rémi Denis-Courmont wrote: > Le samedi 16 juillet 2011 18:53:16 Andreas Oberritter, vous avez écrit : >>> You are wrong, actually you can. At least here in Finland some cable >>> networks offers DVB-T too. >> >> I know that there are cable operators which use DVB-T, but they do

Re: Imon module Oops and kernel hang

2011-07-16 Thread Chris W
On 17/07/11 10:43, Andy Walls wrote: > This is an obviously repeatable NULL pointer dereference in > rc_g_keycode_from_table(). The faulting line of code in both cases > disasembles to: > > 1e: 8b 80 dc 00 00 00 mov0xdc(%eax),%eax > > %eax obviously holds the value 0 (NULL). But I'm

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Mauro Carvalho Chehab
Em 16-07-2011 12:44, Antti Palosaari escreveu: > On 07/16/2011 06:40 PM, Andreas Oberritter wrote: >> On 16.07.2011 16:54, Mauro Carvalho Chehab wrote: >>> Em 16-07-2011 11:16, Antti Palosaari escreveu: >>> Approach 4) fe0 is a frontend "superset" >>> >>> *adapter0 >>> *frontend0 (DVB-S/DVB-S2/DVB

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Mauro Carvalho Chehab
Em 16-07-2011 12:53, Andreas Oberritter escreveu: > On 16.07.2011 17:44, Antti Palosaari wrote: >> On 07/16/2011 06:40 PM, Andreas Oberritter wrote: >>> On 16.07.2011 16:54, Mauro Carvalho Chehab wrote: Em 16-07-2011 11:16, Antti Palosaari escreveu: > On 07/16/2011 03:25 PM, Mauro Carvalho

Re: Imon module Oops and kernel hang

2011-07-16 Thread Andy Walls
On Thu, 2011-07-14 at 12:41 +1000, Chris W wrote: > On 14/07/11 08:11, Jarod Wilson wrote: > > On Jul 13, 2011, at 1:42 AM, Chris W wrote: > > Just noticed your report is for 2.6.39.x and 2.6.38.x only, but I'm > > not aware of any relevant imon changes between 2.6.39 and 3.0. > > I just tried 3.0

Re: [PATCH] v4l: mt9v032: Fix Bayer pattern

2011-07-16 Thread Guennadi Liakhovetski
On Sat, 16 Jul 2011, Laurent Pinchart wrote: > Hi Guennadi, > > On Saturday 16 July 2011 01:11:28 Guennadi Liakhovetski wrote: > > On Fri, 15 Jul 2011, Laurent Pinchart wrote: > > > Compute crop rectangle boundaries to ensure a GRBG Bayer pattern. > > > > > > Signed-off-by: Laurent Pinchart > >

usbvision: disable scaling for Nogatech MicroCam

2011-07-16 Thread Ondrej Zary
Scaling causes bad artifacts (horizontal lines) with compression at least with Nogatech MicroCam so disable it (for this HW). This also fixes messed up image with some programs (Cheese with 160x120, Adobe Flash). HW seems to support only image widths that are multiple of 64 but the driver does not

[cron job] v4l-dvb daily build: ERRORS

2011-07-16 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 Jul 16 19:00:36 CEST 2011 git hash:bec969c908bb22931fd5ab8ecdf99de8702a6a31 gcc version: i686-linux-gcc (GCC) 4.5

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Rémi Denis-Courmont
Le samedi 16 juillet 2011 18:53:16 Andreas Oberritter, vous avez écrit : > > You are wrong, actually you can. At least here in Finland some cable > > networks offers DVB-T too. > > I know that there are cable operators which use DVB-T, but they don't > use DVB-C simultaneously. This wouldn't make

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Antti Palosaari
On 07/16/2011 06:53 PM, Andreas Oberritter wrote: On 16.07.2011 17:44, Antti Palosaari wrote: On 07/16/2011 06:40 PM, Andreas Oberritter wrote: On 16.07.2011 16:54, Mauro Carvalho Chehab wrote: Em 16-07-2011 11:16, Antti Palosaari escreveu: On 07/16/2011 03:25 PM, Mauro Carvalho Chehab wrote:

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Andreas Oberritter
On 16.07.2011 17:44, Antti Palosaari wrote: > On 07/16/2011 06:40 PM, Andreas Oberritter wrote: >> On 16.07.2011 16:54, Mauro Carvalho Chehab wrote: >>> Em 16-07-2011 11:16, Antti Palosaari escreveu: On 07/16/2011 03:25 PM, Mauro Carvalho Chehab wrote: > Em 15-07-2011 20:41, Antti Palosaar

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Antti Palosaari
On 07/16/2011 06:40 PM, Andreas Oberritter wrote: On 16.07.2011 16:54, Mauro Carvalho Chehab wrote: Em 16-07-2011 11:16, Antti Palosaari escreveu: On 07/16/2011 03:25 PM, Mauro Carvalho Chehab wrote: Em 15-07-2011 20:41, Antti Palosaari escreveu: On 07/15/2011 08:01 PM, Andreas Oberritter wro

[GIT PULL for 3.0] master

2011-07-16 Thread Mauro Carvalho Chehab
Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus For a couple of regression fixes for 3.0. Thanks! Mauro The following changes since commit ddc6ff31cc22720c46c1547a5310ea260a968ae9: [media] msp3400: fill in v4l2_tuner based on v

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Oliver Endriss
On Saturday 16 July 2011 16:54:50 Mauro Carvalho Chehab wrote: > Em 16-07-2011 11:16, Antti Palosaari escreveu: > > On 07/16/2011 03:25 PM, Mauro Carvalho Chehab wrote: > >> Em 15-07-2011 20:41, Antti Palosaari escreveu: > >>> On 07/15/2011 08:01 PM, Andreas Oberritter wrote: > On 15.07.2011 1

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Andreas Oberritter
On 16.07.2011 16:54, Mauro Carvalho Chehab wrote: > Em 16-07-2011 11:16, Antti Palosaari escreveu: >> On 07/16/2011 03:25 PM, Mauro Carvalho Chehab wrote: >>> Em 15-07-2011 20:41, Antti Palosaari escreveu: On 07/15/2011 08:01 PM, Andreas Oberritter wrote: > On 15.07.2011 15:25, Mauro Carva

Re: [PATCH] update the dvb-t channels for de-Berlin

2011-07-16 Thread Christoph Pfister
2011/7/12 Alexander Futász : > Hi, > > attched is a patch which reflects the recent changes in the DVB-T > channel offering for Berlin, Germany. > See http://www.mabb.de/digitale-welt/dvb-t/programme.html > > Cheers Updated, thanks. Christoph -- To unsubscribe from this list: send the line "unsub

Re: Slovakia dvb-t iupdates

2011-07-16 Thread Christoph Pfister
2011/7/6 Peter Butkovic : > Hi all, > > attached are the updates for dvb-t scan files valid for Slovakia. Committed, thanks. Christoph > Kind regards > > Peter Butkovic -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.or

Re: Updates to French scan files

2011-07-16 Thread Christoph Pfister
2011/7/2 mossroy : > The following patch deletes the 19 remaining fr-* files, as most of them are > outdated. Committed, thanks. Christoph > I tested auto-Default and it worked for me (I tested on tvheadend. See > https://www.lonelycoder.com/redmine/issues/570 ). > Could the other French users

Re: http://linuxtv.org/hg/dvb-apps/file/5e68946b0e0d/util/scan/atsc/us-Cable-Standard-center-frequencies-QAM256

2011-07-16 Thread Christoph Pfister
2011/5/9 Cotie Jones : > # US EIA/NCTA Standard Cable center frequencies, added missing muxes Updated, thanks. Christoph -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Mauro Carvalho Chehab
Em 16-07-2011 11:16, Antti Palosaari escreveu: > On 07/16/2011 03:25 PM, Mauro Carvalho Chehab wrote: >> Em 15-07-2011 20:41, Antti Palosaari escreveu: >>> On 07/15/2011 08:01 PM, Andreas Oberritter wrote: On 15.07.2011 15:25, Mauro Carvalho Chehab wrote: > Em 15-07-2011 05:26, Ralph Metzl

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Antti Palosaari
On 07/16/2011 03:25 PM, Mauro Carvalho Chehab wrote: Em 15-07-2011 20:41, Antti Palosaari escreveu: On 07/15/2011 08:01 PM, Andreas Oberritter wrote: On 15.07.2011 15:25, Mauro Carvalho Chehab wrote: Em 15-07-2011 05:26, Ralph Metzler escreveu: At the same time I want to add delivery system p

Re: [PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)

2011-07-16 Thread Mauro Carvalho Chehab
Em 15-07-2011 20:41, Antti Palosaari escreveu: > On 07/15/2011 08:01 PM, Andreas Oberritter wrote: >> On 15.07.2011 15:25, Mauro Carvalho Chehab wrote: >>> Em 15-07-2011 05:26, Ralph Metzler escreveu: At the same time I want to add delivery system properties to support everything in one f

[PATCH] improve recection with limits frecuenies and tda827x

2011-07-16 Thread Jose Alberto Reguero
On Miércoles, 13 de Julio de 2011 14:41:30 Mauro Carvalho Chehab escribió: > Em 06-07-2011 19:57, Jose Alberto Reguero escreveu: > > This patch add suport for the dvb-t part of CT-3650. > > > > Jose Alberto > > > > Signed-off-by: Jose Alberto Reguero > > > > patches/lmml_951522_add_support_for_

Re: [PATCH] v4l: mt9v032: Fix Bayer pattern

2011-07-16 Thread Laurent Pinchart
Hi Guennadi, On Saturday 16 July 2011 01:11:28 Guennadi Liakhovetski wrote: > On Fri, 15 Jul 2011, Laurent Pinchart wrote: > > Compute crop rectangle boundaries to ensure a GRBG Bayer pattern. > > > > Signed-off-by: Laurent Pinchart > > --- > > > > drivers/media/video/mt9v032.c | 20