Re: [ivtv-users] Call for Testers: HVR-1600 Improvements

2009-10-29 Thread Daniel Flesner
wow, much better. my old snr was about 0x128, now it's 0x14c and i haven't had any BER errors all night. thanks, daniel Devin Heitmueller writes: > Hello all, > > If you are an HVR-1600 user who has noticed the ClearQAM tuning > performance under Linux was worse than under Windows, the followi

[no subject]

2009-10-29 Thread xi qihao
subscribe linux-media -- 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/majordomo-info.html

[PULL] http://linuxtv.org/hg/~awalls/cx23888-ir-part2

2009-10-29 Thread Andy Walls
Mauro, At your convenience, please pull from http://linuxtv.org/hg/~awalls/cx23888-ir-part2 for the following whitespace-only changeset: 01/01: cx23885: CodingStyle - whitespace around binary operators in cx23888-ir.c http://linuxtv.org/hg/~awalls/cx23888-ir-part2?cmd=changeset;node=39bd5835062

Re: [PATCH video4linux] For STLabs PCI saa7134 analog receiver card

2009-10-29 Thread hermann pitton
Hi Michael, Am Donnerstag, den 29.10.2009, 23:07 +0700 schrieb flinkdeldinky: > The following patch provides functionality for the STLabs PCI TV receiver > card. It only adds some information to saa7134.h and saa7134-cards.c > > The card is auto detected as a 10 MOONS card but that will not work

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

2009-10-29 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:Thu Oct 29 19:00:11 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13234:4ae02a41d03d gcc version: gcc (

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

2009-10-29 Thread Jean-Francois Moine
Hi Mauro, Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb for the following 3 changesets: 01/03: gspca - pac7311: Webcam 093a:2628 added. http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=43d143960b40 02/03: gspca - zc3xx: Add some delays and warn on i2c errors. http://linux

[PATCH video4linux] For STLabs PCI saa7134 analog receiver card

2009-10-29 Thread flinkdeldinky
The following patch provides functionality for the STLabs PCI TV receiver card. It only adds some information to saa7134.h and saa7134-cards.c The card is auto detected as a 10 MOONS card but that will not work. I load the saa7134 module with: saa7134 card=175 tuner=5 I have not tested the remo

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2-20091011

2009-10-29 Thread Mike Isely
On Thu, 29 Oct 2009, Mauro Carvalho Chehab wrote: > Em Sun, 11 Oct 2009 22:53:14 -0500 (CDT) > Mike Isely escreveu: > > > > > Mauro: > > > > Please from http://linuxtv.org/hg/~mcisely/pvrusb2-20091011 for a few > > various pvrusb2 fixes / improvements. No critical bug fixes here, just > > a

Re: [PATCH net-next-2.6 1/4] net: introduce mc list helpers

2009-10-29 Thread Jiri Pirko
Thu, Oct 22, 2009 at 04:18:32PM CEST, bhutchi...@solarflare.com wrote: >On Thu, 2009-10-22 at 15:52 +0200, Jiri Pirko wrote: >> This helpers should be used by network drivers to access to netdev >> multicast lists. >[...] >> +static inline void netdev_mc_walk(struct net_device *dev, >> +

Re: [PATCH]

2009-10-29 Thread Jarod Wilson
On Oct 29, 2009, at 10:51 AM, flinkdeldinky wrote: The following patch provides functionality for the STLabs PCI card. It's a saa7134 card. The patch is also horribly mangled by line-wrapping. Please resubmit it without the line wrapping, and with a useful subject. I may be the only guy

[PATCH]

2009-10-29 Thread flinkdeldinky
The following patch provides functionality for the STLabs PCI card. It's a saa7134 card. I may be the only guy still using it! I've been compiling it the code for each kernel I use for years now. Iif you guys accept this patch you may want to add the following documentation somewhere (I don't k

Call for Testers: HVR-1600 Improvements

2009-10-29 Thread Devin Heitmueller
Hello all, If you are an HVR-1600 user who has noticed the ClearQAM tuning performance under Linux was worse than under Windows, the following should make you happy. There is now a tree that contains various fixes for ClearQAM tuning. These have been measured to put the SNR performance on-par wit

RE: [PATCH V2] Davinci VPFE Capture: Add support for Control ioctls

2009-10-29 Thread Karicheri, Muralidharan
Acked-by Muralidharan Karicheri Mauro, could you please merge this to your v4l-dvb tree? Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874 email: m-kariche...@ti.com >-Original Message- >From: linux-media-ow...@vger.kernel.org [mailto:linux-media- >ow

Patch for "Leadtek Winfast TV USB II Deluxe" (with IR)

2009-10-29 Thread Magnus Alm
Hi! I managed to get the remote working now in both in Ubuntu 9.04 (kernel 2.6.28-16) and Ubuntu 9.10 (kernel 2.6.31-14). There is one difference tho, in the 2.6.28-16 kernel the remote doesn't do anything without configuring lirc. In 2.6.31-14 I can for example adjust volume in X and use the num

Re: HVR-950Q problem under MythTV

2009-10-29 Thread Bob Cunningham
On 10/29/2009 05:59 AM, Devin Heitmueller wrote: On Thu, Oct 29, 2009 at 1:33 AM, Bob Cunningham wrote: I spoke too soon: Switching between SD and HD channels (or vice-versa) always works the first time, but generally dies the next time I try. The behavior is very inconsistent: If I switch fr

Re: [PATCH 2/2] atoi: Drop custom atoi from drivers/video/modedb.c

2009-10-29 Thread Mauro Carvalho Chehab
Hi Andy, You send this patch to the wrong ML. Somebody's else maintain drivers/video. Btw, it would be better to use strict_atoi instead of simple_atoi. The same comment applies to pwc patch you sent at the same series, but, as it is better to use simple_atoi, instead of having their own impleme

[PULL] http://kernellabs.com/hg/~mkrufky/tuner-core

2009-10-29 Thread Michael Krufky
Mauro, Please pull from: http://kernellabs.com/hg/~mkrufky/tuner-core for the following fix / cleanup: - tuner-core: dont force every tuner to set frequency at startup tuner-core.c |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) Cheers, Mike -- To unsubscribe from this lis

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2-20091011

2009-10-29 Thread Mauro Carvalho Chehab
Em Sun, 11 Oct 2009 22:53:14 -0500 (CDT) Mike Isely escreveu: > > Mauro: > > Please from http://linuxtv.org/hg/~mcisely/pvrusb2-20091011 for a few > various pvrusb2 fixes / improvements. No critical bug fixes here, just > a bunch of little things: > > - pvrusb2: Make more info available to

Re: HVR-950Q problem under MythTV

2009-10-29 Thread Devin Heitmueller
On Thu, Oct 29, 2009 at 1:33 AM, Bob Cunningham wrote: > I spoke too soon: Switching between SD and HD channels (or vice-versa) > always works the first time, but generally dies the next time I try.  The > behavior is very inconsistent:  If I switch from SD to HD 720p or higher, > the tuner goes a

Re: finalising soc-camera conversion to v4l2-subdev

2009-10-29 Thread Guennadi Liakhovetski
Hi Laurent On Thu, 29 Oct 2009, Laurent Pinchart wrote: > Hi Guennadi, > > On Wednesday 28 October 2009 17:37:09 Guennadi Liakhovetski wrote: > > Hi all > > > > As some of you will know, soc-camera framework is undergoing a conversion to > > the v4l2-subdev API. Most of the legacy soc-camera cl

Re: finalising soc-camera conversion to v4l2-subdev

2009-10-29 Thread Laurent Pinchart
Hi Guennadi, On Wednesday 28 October 2009 17:37:09 Guennadi Liakhovetski wrote: > Hi all > > As some of you will know, soc-camera framework is undergoing a conversion to > the v4l2-subdev API. Most of the legacy soc-camera client API has been > ported over to v4l2-subdev. Final conversion is bloc

Re: Problem compiling libv4l 0.6.3

2009-10-29 Thread Hans de Goede
Hi, On 10/28/2009 06:43 PM, Pierre wrote: # make make -C libv4lconvert V4L2_LIB_VERSION=0.6.3 all make[1]: Entering directory `/tmp/libv4l-0.6.3/libv4lconvert' gcc -Wp,-MMD,"libv4lconvert.d",-MQ,"libv4lconvert.o",-MP -c -I../include -I../../../include -fvisibility=hidden -fPIC -DLIBDIR=\"/usr/lo

Re: [Linux-uvc-devel] again "Logitech QuickCam Pro for Notebooks 046d:0991"

2009-10-29 Thread Hans de Goede
On 10/28/2009 02:51 PM, Alexey Fisher wrote: Am Mittwoch, den 28.10.2009, 14:40 +0100 schrieb Laurent Pinchart: On Wednesday 28 October 2009 14:36:33 Alexey Fisher wrote: Hi Laurent, Am Mittwoch, den 28.10.2009, 13:52 +0100 schrieb Laurent Pinchart: Hi Alexey, On Wednesday 28 October 2009

Pull request: http://linuxtv.org/hg/~hgoede/gspca

2009-10-29 Thread Hans de Goede
Hi Mauro, Can you please pull from: http://linuxtv.org/hg/~hgoede/gspca For 2 more small mr97310a fixes (1 bugfix, 1 new usb id) Thanks & Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo

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

2009-10-29 Thread Mauro Carvalho Chehab
Em Tue, 27 Oct 2009 21:09:14 +0200 "Igor M. Liplianin" escreveu: > Mauro, > > Please pull from http://udev.netup.ru/hg/v4l-dvb-commits > > for the following 5 changesets: > > 01/05: stv6110: add configurable gain > http://udev.netup.ru/hg/v4l-dvb-commits?cmd=changeset;node=655c21f61eb3 > > 02

Re: Pull request: http://linuxtv.org/hg/~hgoede/gspca

2009-10-29 Thread Mauro Carvalho Chehab
Em Mon, 12 Oct 2009 16:38:13 +0200 Hans de Goede escreveu: > Hi Mauro, > > Please pull from: > http://linuxtv.org/hg/~hgoede/gspca > > Besides the changes from my previous pull request, my tree now also > contains support for ovfx2 based cams On the first patch of the series: gspca: Ad