Re: Request for new pixel format (JPEG2000)

2009-01-21 Thread Hans Verkuil
On Thursday 22 January 2009 06:09:02 Alexey Klimov wrote: > (added linux-media mail-list) > > Hello, Vladimir > > On Wed, 2009-01-21 at 21:46 +0200, Vladimir Davydov wrote: > > Hi, > > Is it possible to add new pixel format to videodev2.h file? > > > > #define V4L2_PIX_FMT_MJ2C v4l2_fourcc('M','J

Re: Need help building spec to review...

2009-01-21 Thread Hans Verkuil
On Thursday 22 January 2009 02:56:44 Andy Walls wrote: > I'm not quite sure how to make the V4L2 spec to review the latest > changes > > $ cd v4l-dvb-spec/v4l2-spec > $ make > [...] > echo "" >>indices.sgml > echo "" > videodev2.h.sgml > expand --tabs=8 < ../linux/include/linux/videodev2.h | \ >

[PATCH] IVCE-8784 support for V4L2 bttv driver

2009-01-21 Thread Douglas Kosovic
Hi, Please find below a patch for the IVCE-8784. It's a quad Bt878 PCI-e x1 capture board that's basically the same as the IVC-200 (quad Bt878 PCI) capture board that's currently supported in the V4L2 bttv driver. Manufacturer's web page for IVCE-8784 with photo and info: http://www.iei.com.tw

Re: Request for new pixel format (JPEG2000)

2009-01-21 Thread Alexey Klimov
(added linux-media mail-list) Hello, Vladimir On Wed, 2009-01-21 at 21:46 +0200, Vladimir Davydov wrote: > Hi, > Is it possible to add new pixel format to videodev2.h file? > > #define V4L2_PIX_FMT_MJ2C v4l2_fourcc('M','J','2','C') /* Morgan JPEG 2000*/ > > I have developed a V4L2 driver for

[RFC] Adding new ioctl for transparency color keying

2009-01-21 Thread Shah, Hardik
Hi, OMAP class of device supports transparency color keying. Color keying can be source color keying or destination color keying. OMAP3 has three pipelines one graphics plane and two video planes. Any of these pipelines can go to either the TV or LCD. The destination transparency color key

[RFC] Need testers for s5h1409 tuning fix

2009-01-21 Thread Devin Heitmueller
The attached patch significantly improves tuning lock times for all three s5h1409 based devices I have tested with so far. However, because of the large number of devices affected, I would like to solicit people with products that use the s5h1409 to test the patch and report back any problems befo

Why not to try to combine sq905 and sq

2009-01-21 Thread kilgota
On Wed, 21 Jan 2009, Jean-Francois Moine wrote: (previous material covered a different topic) Now, the request: some guys asked for support of their webcams based on sq930x chips. A SANE backend driver exists, written by Gerard Klaver (http://gkall.hobby.nl/sq930x.html). May you have a look a

Re: usb_make_path()

2009-01-21 Thread Alexey Klimov
(added linux-media mail-list) Hello to all On Wed, 2009-01-21 at 21:44 +0100, Thierry Merle wrote: > Hi Douglas, > Douglas Schilling Landgraf a écrit : > > Hello friends, > > > > Since you sent patches to linux-media for usb_make_path changes, I > > would like to make a question for you. Sh

[PULL] http://linuxtv.org/hg/~dheitmueller/dib0700-pbfixes/

2009-01-21 Thread Devin Heitmueller
Forwarding to linux-media because I did not realize we were moving PULL requests there as well. Devin -- Forwarded message -- From: Devin Heitmueller Date: Wed, Jan 21, 2009 at 8:38 AM Subject: [PULL] http://linuxtv.org/hg/~dheitmueller/dib0700-pbfixes/ To: v4l-maintainer Cc: Ma

Need help building spec to review...

2009-01-21 Thread Andy Walls
I'm not quite sure how to make the V4L2 spec to review the latest changes $ cd v4l-dvb-spec/v4l2-spec $ make [...] echo "" >>indices.sgml echo "" > videodev2.h.sgml expand --tabs=8 < ../linux/include/linux/videodev2.h | \ sed -e "s/&/\\&/g" -e "s//\\>/g" -e "s/\(enum *\)v4l2_mpeg_cx2341x

[PATCH] tw9910: bit mask operation fix on tw9910_mask_set.

2009-01-21 Thread Kuninori Morimoto
Signed-off-by: Kuninori Morimoto --- drivers/media/video/tw9910.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/tw9910.c b/drivers/media/video/tw9910.c index 52c0357..17d8205 100644 --- a/drivers/media/video/tw9910.c +++ b/drivers/media/video/tw9

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

2009-01-21 Thread Carsten Meier
Am Thu, 22 Jan 2009 00:20:00 +0100 schrieb Laurent Pinchart : > Hi Carsten, > > On Wednesday 21 January 2009, Carsten Meier wrote: > > > > now I want to translate bus_info into a sysfs-path to obtain > > device-info like serial numbers. Given a device reports > > "usb-:00:1d.2-2" as bus_info,

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

2009-01-21 Thread Laurent Pinchart
Hi Carsten, On Wednesday 21 January 2009, Carsten Meier wrote: > > now I want to translate bus_info into a sysfs-path to obtain > device-info like serial numbers. Given a device reports > "usb-:00:1d.2-2" as bus_info, then the device-info is located > under "/sys/bus/usb/devices/2-2", which is

gspca_spca505

2009-01-21 Thread T.P. Reitzel
OK, I've raised the level of debug to 15 as you requested. Personally, I hope the code for the internal capture card is still intact and bugs simply prevent its use. Time will tell. ;) Evidently Intel isn't much use as a source for documentation of equipment manufactured for them. I wonder who

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-spec

2009-01-21 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-spec for the following: - v4l2spec: add version 0.24 of the spec - v4l2-spec: update the debug ioctls - v4l2-spec: document VIDIOC_S_HW_FREQ_SEEK - v4l2-spec: document AAC and AC3 audio encodings - v4l2-spec: add pixformats a

Fwd: dvb-t scan file Belgium - Brussels

2009-01-21 Thread Christoph Pfister
-- Forwarded message -- From: Xavier Neyt Date: 2009/1/21 Subject: dvb-t scan file Belgium - Brussels To: pfis...@linuxtv.org Dear Christoph, As you seem to be able to add scan files to the dvb-apps, would you be so kind to add the scan file for be-Brussels provided in attachmen

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

2009-01-21 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - hg: improve hgignore patterns - em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device. Thanks, Hans diffstat: .hgignore |3 ++- linux/drivers/medi

[cron job] WARNINGS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-01-21 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:Wed Jan 21 19:00:03 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10265:f4d7d0b84940 gcc version: gcc

Re: gspca_spca505

2009-01-21 Thread Jean-Francois Moine
On Tue, 20 Jan 2009 18:38:51 -0700 "T.P. Reitzel" <4066724...@vzwmail.net> wrote: > Original linux driver for Intel PC Camera Pro (see link for more > detail): > > http://sourceforge.net/projects/spca50x The gspca v2 comes from this driver, so, it should work the same, but some bug(s) may have b

Re: [PATCH] Add support for sq905 based cameras to gspca

2009-01-21 Thread kilgota
On Wed, 21 Jan 2009, Jean-Francois Moine wrote: Hello Adam and Theodore, I looked at your two versions, and I think the first one (work queue) is the simplest. So, I am ready to put your driver in my repository for inclusion in a next linux kernel. Thank you. I have just a few remarks

Re: [PATCH 3/5] gspca: use usb_make_path to report bus info

2009-01-21 Thread Jean-Francois Moine
On Tue, 20 Jan 2009 22:40:38 +0100 Thierry Merle wrote: > usb_make_path reports canonical bus info. Use it when reporting bus > info in VIDIOC_QUERYCAP. > > Signed-off-by: Thierry MERLE Applied. Thanks. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef |

Re: [linux-dvb] SAA716x

2009-01-21 Thread Martin Pauly
Am Mittwoch, den 21.01.2009, 12:43 +0200 schrieb Konstantin Dimitrov: > VP6090 output from lspci -vvv and lspci -vvvn is here: > > http://www.interlink.com.au/rad/quattros/ > > On Wed, Jan 21, 2009 at 10:59 AM, Catimimi wrote: > > Hi all, > > > > I'm trying to add my Pinnacle 3010i to the driver

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

2009-01-21 Thread Carsten Meier
Am Mon, 19 Jan 2009 04:25:54 +0100 schrieb Carsten Meier : > Am Mon, 19 Jan 2009 06:11:33 +0300 > schrieb "Alexey Klimov" : > > > On Mon, Jan 19, 2009 at 6:09 AM, Alexey Klimov > > wrote: > > > On Mon, 2009-01-19 at 03:55 +0100, Carsten Meier wrote: > > >> Am Mon, 19 Jan 2009 05:25:15 +0300 > >

Re: [PATCH] Add support for sq905 based cameras to gspca

2009-01-21 Thread Jean-Francois Moine
On Mon, 19 Jan 2009 23:22:33 + Adam Baker wrote: > Add initial support for cameras based on the SQ Technologies SQ-905 > chipset (USB ID 2770:9120) to V4L2 using the gspca infrastructure. [snip] > --- > Following all the comments when I posted this for review Theodore and > I have pro

Re: [linux-dvb] QQ box dvb-s usb dongle not supported ?

2009-01-21 Thread ar
On Втр, 2009-01-20 at 22:47 +0200, Igor M. Liplianin wrote: > В сообщении от 20 January 2009 21:37:53 ar написал(а): > > I am running ubuntu intrepid latest update on hp pavilion tx1000z with > > latest dvb kernel modules. > > > > I have bought the "QQ box" dvb-s usb dongle and it seems to be > > u

[PATCH] New V4L2 ioctls for OMAP class of Devices

2009-01-21 Thread Hardik Shah
1. Control ID added for rotation. Same as HFLIP. 2. Control ID added for setting background color on output device. 3. New ioctl added for setting the color space conversion from YUV to RGB. Signed-off-by: Brijesh Jadav Signed-off-by: Hari Nagalla Signed-off-by: Hardik Shah Signed-o

Re: [linux-dvb] getting started with msi tv card

2009-01-21 Thread Antti Palosaari
Daniel Dalton wrote: On Wed, Jan 21, 2009 at 12:46:32AM +0200, Antti Palosaari wrote: Yes, should work out of the box. No need to install any driver, driver is included in your Kernel. /dev/dvb/adapter0/ is created. so does this mean the right modules have been loaded? Yes, drivers and firmw

Re: [linux-dvb] SAA716x

2009-01-21 Thread Catimimi
Many thanks for the link, but it concerns device 1822:0037 and the supported device is 1822:0027 Anyway, I think that it can help. Michel. Konstantin Dimitrov a écrit : VP6090 output from lspci -vvv and lspci -vvvn is here: http://www.interlink.com.au/rad/quattros/ On Wed, Jan 21, 2009 at 1

Re: [linux-dvb] SAA716x

2009-01-21 Thread Konstantin Dimitrov
VP6090 output from lspci -vvv and lspci -vvvn is here: http://www.interlink.com.au/rad/quattros/ On Wed, Jan 21, 2009 at 10:59 AM, Catimimi wrote: > Hi all, > > I'm trying to add my Pinnacle 3010i to the driver found here : > http://jusst.de/hg/saa716x > I already got some preliminary results bu

Re: Confusion in usr/include/linux/videodev.h

2009-01-21 Thread Trent Piepho
On Wed, 21 Jan 2009, Arnd Bergmann wrote: > On Wednesday 21 January 2009, Jaswinder Singh Rajput wrote: > > > diff -r 29c5787efcda linux/include/linux/videodev.h > > > --- a/linux/include/linux/videodev.hThu Jan 15 09:07:03 2009 -0800 > > > +++ b/linux/include/linux/videodev.hWed Jan 21 00:

Re: Confusion in usr/include/linux/videodev.h

2009-01-21 Thread Arnd Bergmann
On Wednesday 21 January 2009, Jaswinder Singh Rajput wrote: > > diff -r 29c5787efcda linux/include/linux/videodev.h > > --- a/linux/include/linux/videodev.hThu Jan 15 09:07:03 2009 -0800 > > +++ b/linux/include/linux/videodev.hWed Jan 21 00:51:45 2009 -0800 > > @@ -15,7 +15,8 @@ > > #incl

Re: Confusion in usr/include/linux/videodev.h

2009-01-21 Thread Jaswinder Singh Rajput
On Wed, Jan 21, 2009 at 2:24 PM, Trent Piepho wrote: > On Wed, 21 Jan 2009, Jaswinder Singh Rajput wrote: >> On Wed, Jan 21, 2009 at 7:20 AM, Mauro Carvalho Chehab >> wrote: >> > On Wed, 21 Jan 2009 07:10:38 +0530 >> > Jaswinder Singh Rajput wrote: >> > >> >> usr/include/linux/videodev.h is givi

Re: Confusion in usr/include/linux/videodev.h

2009-01-21 Thread Trent Piepho
On Wed, 21 Jan 2009, Jaswinder Singh Rajput wrote: > On Wed, Jan 21, 2009 at 7:20 AM, Mauro Carvalho Chehab > wrote: > > On Wed, 21 Jan 2009 07:10:38 +0530 > > Jaswinder Singh Rajput wrote: > > > >> usr/include/linux/videodev.h is giving 2 warnings in 'make headers_check': > >> usr/include/linux

RE: [PATCHv2 3/4] V4L2 New IOCTLs for OMAP V4L2 Display Driver

2009-01-21 Thread Shah, Hardik
> -Original Message- > From: Shah, Hardik > Sent: Friday, October 24, 2008 3:23 PM > To: linux-o...@vger.kernel.org; linux-fbdev-de...@lists.sourceforge.net; > video4linux-l...@redhat.com > Cc: Shah, Hardik > Subject: [PATCHv2 3/4] V4L2 New IOCTLs for OMAP V4L2 Display Driver > > New IOC

Re: Siano's patches

2009-01-21 Thread Barry Bouwsma
(Oops, looks like I'm losing references, sorry) Uri wrote... >Siano added some kernel support (tiny sub system) and user-space library. >The kernel code is of course GPLv2. >*Everything* is available to *all*, include detailed documentation. You can see > on the ML some recent posts about it (pe