build errors on kinect and rc-main - 2.6.38

2011-05-24 Thread Nicolas WILL
Hello, I'm trying to build the media tree using the automatic script and end-up with at least two errors not allowing me to move forward positively. Ubuntu 11.04 x86_64 2.6.38-8-generic First one is on Kinect (don't need it, I can disable the build): CC [M] /home/nico/src/media_build/v4l/kin

Re: I just wondering how to set shutter or aperture value in uvc driver.

2011-05-24 Thread Kim, HeungJun
missing. sorry :) 2011-05-25 오후 3:49, Kim, HeungJun 쓴 글: > Hi Laurent, > > I try to add the more exposure methods of the M-5MOLS driver. Currently, > the only 2 exposure type are available in the M-5MOLS driver - > V4L2_EXPOSURE_AUTO, V4L2_EXPOSURE_MANUAL. But, the HW is capable to the HW is ca

I just wondering how to set shutter or aperture value in uvc driver.

2011-05-24 Thread Kim, HeungJun
Hi Laurent, I try to add the more exposure methods of the M-5MOLS driver. Currently, the only 2 exposure type are available in the M-5MOLS driver - V4L2_EXPOSURE_AUTO, V4L2_EXPOSURE_MANUAL. But, the HW is capable to So, I found the only UVC driver looks like using extra enumerations V4L2_EXPOSU

Re: [PATCH] xc5000, fix fw upload crash

2011-05-24 Thread Dmitri Belimov
On Fri, 20 May 2011 19:22:29 -0300 Mauro Carvalho Chehab wrote: > Em 20-05-2011 10:04, Devin Heitmueller escreveu: > > On Friday, May 20, 2011, Dmitri Belimov wrote: > >> Hi Devin > >> > >> snip > >> > >>> NACK! > >>> > >>> I don't think this patch is correct. Concurrency problems are > >>> exp

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-24 Thread Chris Rodley
Hi, Have upgraded the driver to Javier's latest RFC driver. Still having problems viewing output. Setting up with: # media-ctl -r -l '"mt9p031 2-0048":0->"OMAP3 ISP CCDC":0[1], "OMAP3 ISP CCDC":1->"OMAP3 ISP CCDC output":0[1]' Resetting all links to inactive Setting up link 16:0 -> 5:0 [1] Setti

Re: STV090x FE_READ_STATUS implementation

2011-05-24 Thread Guy Martin
On Tue, 24 May 2011 21:05:33 +0200 Sébastien RAILLARD (COEXSI) wrote: > > > > > In my case, the STV0903 is reporting the five following states : > > > SCVYL. > > > > > > > Indeed, after some more troubleshooting, I found out that the > > problem is not in the STV6110 but in the STV090X code. T

[PATCH 3/3] [media] ov9740: Fixed some settings

2011-05-24 Thread achew
From: Andrew Chew Based on vendor feedback, should issue a software reset at start of day. Also, OV9740_ANALOG_CTRL15 needs to be changed so the sensor does not begin streaming until it is ready (otherwise, results in a nonsense frame for the initial frame). For discontinuous clocks, need to ch

[PATCH 1/3] [media] ov9740: Cleanup hex casing inconsistencies

2011-05-24 Thread achew
From: Andrew Chew Made all hex number casing use lower-case throughout the entire driver for consistency. Signed-off-by: Andrew Chew --- drivers/media/video/ov9740.c | 111 +- 1 files changed, 55 insertions(+), 56 deletions(-) diff --git a/drivers/medi

[PATCH 2/3] [media] ov9740: Correct print in ov9740_reg_rmw()

2011-05-24 Thread achew
From: Andrew Chew The register width of the ov9740 is 16-bits, so correct the debug print to reflect this. Signed-off-by: Andrew Chew --- drivers/media/video/ov9740.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/ov9740.c b/drivers/media/vide

RE: [PATCH] DVB-APPS : correct some issues in libdvben50221

2011-05-24 Thread COEXSI
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Sébastien RAILLARD (COEXSI) > Sent: jeudi 3 mars 2011 17:52 > To: Linux Media Mailing List > Subject: [PATCH] DVB-APPS : correct some issues in libdvben50221 > > Dear

Re: [GIT PATCH FOR 2.6.40] uvcvideo patches

2011-05-24 Thread Sakari Ailus
Hi Mauro and Laurent, On Tue, May 24, 2011 at 11:13:01AM -0300, Mauro Carvalho Chehab wrote: > Em 23-05-2011 19:27, Laurent Pinchart escreveu: > > Hi Mauro, > > > > On Friday 20 May 2011 23:01:18 Mauro Carvalho Chehab wrote: [clip] > >> I prefer to ask the vendor about the XU controls that he nee

[PATCH] Fix the derot zig-zag to work with TT-USB2.0 TechnoTrend hardware.

2011-05-24 Thread Hans Petter Selasky
(This time without any word wrappings) >From 83224b9c4b5402332589139549b387066bff8277 Mon Sep 17 00:00:00 2001 From: Hans Petter Selasky Date: Tue, 24 May 2011 21:44:53 +0200 Subject: [PATCH] Fix the derot zig-zag to work with TT-USB2.0 TechnoTrend hardware. Signed-off-by: Hans Petter Selasky

Re: [RFC] drivers/media/dvb/dvb-usb/pctv452e.c does not work in latest media_tree.git

2011-05-24 Thread Hans Petter Selasky
Final patch. Please test and review! >From 83224b9c4b5402332589139549b387066bff8277 Mon Sep 17 00:00:00 2001 From: Hans Petter Selasky Date: Tue, 24 May 2011 21:44:53 +0200 Subject: [PATCH] Fix the derot zig-zag to work with TT-USB2.0 TechnoTrend hardware. Signed-off-by: Hans Petter Selasky --

RE: STV090x FE_READ_STATUS implementation

2011-05-24 Thread COEXSI
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Guy Martin > Sent: mardi 24 mai 2011 20:45 > To: Sébastien RAILLARD (COEXSI) > Cc: abraham.m...@gmail.com; linux-media@vger.kernel.org > Subject: Re: STV090x FE_READ_S

Re: STV090x FE_READ_STATUS implementation

2011-05-24 Thread Guy Martin
On Tue, 24 May 2011 19:47:17 +0200 Sébastien RAILLARD (COEXSI) wrote: > > Does the STV6110 supports reporting of signal, carrier, viterbi and > > sync ? > > > > I've done some tests with the CineS2, that is using the STV6110A as > the tuner and the STV0903 as the demodulator. > > The values yo

[cron job] v4l-dvb daily build: ERRORS

2011-05-24 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:Tue May 24 19:00:58 CEST 2011 git hash:f9b51477fe540fb4c65a05027fdd6f2ecce4db3b gcc version: i686-linux-gcc (GCC) 4.5

RE: STV6110 FE_READ_STATUS implementation

2011-05-24 Thread COEXSI
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Guy Martin > Sent: mardi 24 mai 2011 18:18 > To: abraham.m...@gmail.com > Cc: linux-media@vger.kernel.org > Subject: STV6110 FE_READ_STATUS implementation > > > Hi M

Re: [ANNOUNCE] experimental alsa stream support at xawtv3

2011-05-24 Thread Devin Heitmueller
On Tue, May 24, 2011 at 1:26 PM, Emil Meier wrote: > Are there mechanisms for device-locking in the v4l api? With my 2 hybrid > saa7134 cards I have observed exactly this issues in Mythtv and also in xawtv > and kaffeine > At the moment I disable one device via additional card definitions an

Re: [ANNOUNCE] experimental alsa stream support at xawtv3

2011-05-24 Thread Emil Meier
--- On Tue, 24/5/11, Devin Heitmueller wrote: > From: Devin Heitmueller > Subject: Re: [ANNOUNCE] experimental alsa stream support at xawtv3 > To: "Hans Verkuil" > Cc: "Mauro Carvalho Chehab" , "Linux Media Mailing List" > > Date: Tuesday, 24 May, 2011, 16:57 > On Tue, May 24, 2011 at 2:50 A

[RFC] drivers/media/dvb/dvb-usb/pctv452e.c does not work in latest media_tree.git

2011-05-24 Thread Hans Petter Selasky
On Tuesday 24 May 2011 15:59:57 André Weidemann wrote: > Hi Peter, > For the time being the S2-3200 and related cards do not seem to work. > From my understanding this patch should have been rolled back, but > Mauro did not. Feel free to post a message to the linux-media mailing > list. Maybe som

STV6110 FE_READ_STATUS implementation

2011-05-24 Thread Guy Martin
Hi Manu, I'm currently writing an application that needs to know the detailed frontend status when there is no lock. As far as I can see from the sources, the code will only set the right status when there is a lock in stv6110x_get_status(). Does the STV6110 supports reporting of signal, carrier

Re: dvb: one demux per tuner or one demux per demod?

2011-05-24 Thread Rémi Denis-Courmont
    Hello, - Message d'origine - > I believe you can only use one frontend at once per adapter (this is > certainly enforced in the cxd2820r module), so I don't see how it would > cause a problem for mappings. I think a dual tuner device would register > itself as two adapters, wouldn't it

Re: [ANNOUNCE] experimental alsa stream support at xawtv3

2011-05-24 Thread Hans de Goede
Hi, On 05/24/2011 04:09 PM, Mauro Carvalho Chehab wrote: Em 24-05-2011 04:21, Hans de Goede escreveu: Hi, My I suggest that we instead just copy over the single get_media_devices.c file to xawtv, and not install the not so much a lib lib ? If we do that, then all other places where the ass

Re: [PATCH v18 5/6] davinci vpbe: Build infrastructure for VPBE driver

2011-05-24 Thread Sergei Shtylyov
Hello. Manjunath Hadli wrote: This patch adds the build infra-structure for Davinci VPBE dislay driver. Signed-off-by: Manjunath Hadli Acked-by: Muralidharan Karicheri Acked-by: Hans Verkuil --- drivers/media/video/davinci/Kconfig| 23 +++ drivers/media/vide

Re: [ANNOUNCE] experimental alsa stream support at xawtv3

2011-05-24 Thread Devin Heitmueller
On Tue, May 24, 2011 at 2:50 AM, Hans Verkuil wrote: > On Monday, May 23, 2011 22:17:06 Mauro Carvalho Chehab wrote: >> Due to the alsa detection code that I've added at libv4l2util (at v4l2-utils) >> during the weekend, I decided to add alsa support also on xawtv3, basically >> to provide a real

[PATCH][RFC] Add mt9p031 sensor support.

2011-05-24 Thread Javier Martin
This RFC includes a power management implementation that causes the sensor to show images with horizontal artifacts (usually monochrome lines that appear on the image randomly). Signed-off-by: Javier Martin --- drivers/media/video/Kconfig |7 + drivers/media/video/Makefile |1 + drive

Re: [ANNOUNCE] experimental alsa stream support at xawtv3

2011-05-24 Thread Mauro Carvalho Chehab
Em 24-05-2011 03:50, Hans Verkuil escreveu: > On Monday, May 23, 2011 22:17:06 Mauro Carvalho Chehab wrote: >> Due to the alsa detection code that I've added at libv4l2util (at v4l2-utils) >> during the weekend, I decided to add alsa support also on xawtv3, basically >> to provide a real usecase ex

Re: [GIT PATCH FOR 2.6.40] uvcvideo patches

2011-05-24 Thread Mauro Carvalho Chehab
Em 23-05-2011 19:27, Laurent Pinchart escreveu: > Hi Mauro, > > On Friday 20 May 2011 23:01:18 Mauro Carvalho Chehab wrote: >> Em 20-05-2011 16:47, Laurent Pinchart escreveu: >>> On Friday 20 May 2011 21:16:49 Mauro Carvalho Chehab wrote: Em 20-05-2011 12:49, Laurent Pinchart escreveu: >

RE: FW: OMAP 3 ISP

2011-05-24 Thread Alex Gershgorin
familiar with any new changes there yet. > > > > I just need to know what I should use as my baseline. > > Please use mainline, now that the OMAP3 ISP driver has been merged :-) > > > I don't need to step on toes and submit something you've already done, so > > ma

Re: [ANNOUNCE] experimental alsa stream support at xawtv3

2011-05-24 Thread Mauro Carvalho Chehab
Em 24-05-2011 04:21, Hans de Goede escreveu: > Hi, > My I suggest that we instead just copy over the single get_media_devices.c > file to xawtv, and not install the not so much a lib lib ? If we do that, then all other places where the association between an alsa device and a video4linux node i

[PATCH v18 6/6] davinci vpbe: Readme text for Dm6446 vpbe

2011-05-24 Thread Manjunath Hadli
Please refer to this file for detailed documentation of davinci vpbe v4l2 driver. Signed-off-by: Manjunath Hadli Acked-by: Muralidharan Karicheri Acked-by: Hans Verkuil --- Documentation/video4linux/README.davinci-vpbe | 93 + 1 files changed, 93 insertions(+), 0 dele

[PATCH v18 5/6] davinci vpbe: Build infrastructure for VPBE driver

2011-05-24 Thread Manjunath Hadli
This patch adds the build infra-structure for Davinci VPBE dislay driver. Signed-off-by: Manjunath Hadli Acked-by: Muralidharan Karicheri Acked-by: Hans Verkuil --- drivers/media/video/davinci/Kconfig| 23 +++ drivers/media/video/davinci/Makefile |2 ++

[PATCH v18 4/6] davinci vpbe: VENC( Video Encoder) implementation

2011-05-24 Thread Manjunath Hadli
This patch adds the VENC or the Video encoder, which is responsible for the blending of all source planes and timing generation for Video modes like NTSC, PAL and other digital outputs. the VENC implementation currently supports COMPOSITE and COMPONENT outputs and NTSC and PAL resolutions through t

[PATCH v18 3/6] davinci vpbe: OSD(On Screen Display) block

2011-05-24 Thread Manjunath Hadli
This patch implements the functionality of the OSD block of the VPBE. The OSD in total supports 4 planes or Video sources - 2 mainly RGB and 2 Video. The patch implements general handling of all the planes, with specific emphasis on the Video plane capabilities as the Video planes are supported thr

[PATCH v18 2/6] davinci vpbe: VPBE display driver

2011-05-24 Thread Manjunath Hadli
This patch implements the core functionality of the display driver, mainly controlling the VENC and other encoders, and acting as the one point interface for the main V4L2 driver. This implements the core of each of the V4L2 IOCTLs. Signed-off-by: Manjunath Hadli Acked-by: Muralidharan Karicheri

[PATCH v18 0/6] davinci vpbe: dm6446 v4l2 driver

2011-05-24 Thread Manjunath Hadli
Fixed Sergei's comments for Kconfig dm644x dependencies Fixed Sekhar'c comment on indentation Manjunath Hadli (6): davinci vpbe: V4L2 display driver for DM644X SoC davinci vpbe: VPBE display driver davinci vpbe: OSD(On Screen Display) block davinci vpbe: VENC( Video Encoder) implementation

[PATCH 1/3] v4l: add macro for 1080p59_54 preset

2011-05-24 Thread Tomasz Stanislawski
The 1080p59_94 is supported in latest Samusng SoC. Signed-off-by: Tomasz Stanislawski Signed-off-by: Kyungmin Park --- drivers/media/video/v4l2-common.c |1 + include/linux/videodev2.h |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/v4l2-

[PATCH 2/3] v4l: add g_tvnorms callback to V4L2 subdev

2011-05-24 Thread Tomasz Stanislawski
Callback is used to acquire TV norms supported by a subdev. It is used to avoid having standards in top-level driver. Signed-off-by: Tomasz Stanislawski Signed-off-by: Kyungmin Park --- include/media/v4l2-subdev.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/

[PATCH v4 0/3] TV driver for Samsung S5P platform (media part)

2011-05-24 Thread Tomasz Stanislawski
Hello, I would like to present the 4th version of TV drivers for Samsung S5P platform. The most recent changes are: 1. Configuration of TV is promoted to platform level. - setup of resources is moved to plat-s5p - support for EXYNOS4 and S5PV210 machine. - support for universal-c210 board - suppo

Re: dvb: one demux per tuner or one demux per demod?

2011-05-24 Thread Antti Palosaari
On 05/24/2011 03:28 PM, Devin Heitmueller wrote: 2011/5/24 Steve Kerrison: Hi Rémi, The cxd2820r supports DVB-T/T2 and also DVB-C. As such antti coded up a multiple front end (MFE) implementation for em28xx then attaches the cxd2820r in both modes. I believe you can only use one frontend at on

RE: [PATCH v17 5/6] davinci vpbe: Build infrastructure for VPBE driver

2011-05-24 Thread Hadli, Manjunath
On Mon, May 23, 2011 at 13:58:26, Nori, Sekhar wrote: > On Fri, May 20, 2011 at 20:02:08, Sergei Shtylyov wrote: > > Hello. > > > > Manjunath Hadli wrote: > > > > > This patch adds the build infra-structure for Davinci VPBE dislay > > > driver. > > > > > Signed-off-by: Manjunath Hadli > > > Ac

Re: [linux-dvb] build.sh fails on kernel 2.6.38

2011-05-24 Thread Devin Heitmueller
On Tue, May 24, 2011 at 7:55 AM, Stu Fleming wrote: > I note that the cx88 bug that affects HVR3000 and HVR4000 is still in this > build > https://lists.launchpad.net/mythbuntu-bugs/msg03390.html > > I would hugely appreciate the latter bug being fixed!! Hmm, I just looked at this now. I appreci

Re: dvb: one demux per tuner or one demux per demod?

2011-05-24 Thread Steve Kerrison
Hi Devin, > Oh wow, is that what Antti did? I didn't really give much thought but > I can appreciate why he did it (the DVB 3.x API won't allow a single > frontend to advertise support for DVB-C and DVB-T). Yup, here's a quote from his initial pull request. I guess it doesn't make completely cle

Re: [RFC/PATCH 1/2] v4l: Add generic board subdev registration function

2011-05-24 Thread Laurent Pinchart
Hi Hans, On Friday 20 May 2011 13:14:42 Hans Verkuil wrote: > On Friday, May 20, 2011 12:12:23 Laurent Pinchart wrote: > > On Friday 20 May 2011 11:52:17 Hans Verkuil wrote: > > > On Friday, May 20, 2011 11:37:24 Laurent Pinchart wrote: > > > > On Friday 20 May 2011 11:19:48 Hans Verkuil wrote: >

Re: [GIT PATCH FOR 2.6.40] uvcvideo patches

2011-05-24 Thread Sakari Ailus
Hi Mauro and Laurent, On Fri, May 20, 2011 at 06:01:18PM -0300, Mauro Carvalho Chehab wrote: > Em 20-05-2011 16:47, Laurent Pinchart escreveu: [clip] > >> By allowing access to those undocumented XU controls an Evil > >> Manufacturer(tm) could try to sell its own proprietary software that will > >

Re: [PATCH 0/2] V4L: Extended crop/compose API

2011-05-24 Thread Tomasz Stanislawski
Laurent Pinchart wrote: Hi Tomasz, On Wednesday 18 May 2011 18:55:51 Tomasz Stanislawski wrote: Laurent Pinchart wrote: On Saturday 14 May 2011 12:50:32 Hans Verkuil wrote: On Friday, May 13, 2011 14:43:08 Laurent Pinchart wrote: On Saturday 07 May 2011 13:52:25 Hans Verkuil wrote: On Thurs

Re: dvb: one demux per tuner or one demux per demod?

2011-05-24 Thread Devin Heitmueller
2011/5/24 Steve Kerrison : > Hi Rémi, > > The cxd2820r supports DVB-T/T2 and also DVB-C. As such antti coded up a > multiple front end (MFE) implementation for em28xx then attaches the > cxd2820r in both modes. > > I believe you can only use one frontend at once per adapter (this is > certainly enf

Re: dvb: one demux per tuner or one demux per demod?

2011-05-24 Thread Steve Kerrison
Hi Rémi, The cxd2820r supports DVB-T/T2 and also DVB-C. As such antti coded up a multiple front end (MFE) implementation for em28xx then attaches the cxd2820r in both modes. I believe you can only use one frontend at once per adapter (this is certainly enforced in the cxd2820r module), so I don't

dvb: one demux per tuner or one demux per demod?

2011-05-24 Thread Rémi Denis-Courmont
Hello, Been testing the bleeding-edge Hauppauge 290E (em28174 + Sony cxd2820r) from Antti Palosaari and Steve Kerrison, now in linux-media GIT tree. It seems the device creates two frontends and only one demux/dvr nodes. Are they not supposed to be one demux per frontend? Or how is user-

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-24 Thread Laurent Pinchart
Hi Javier, On Tuesday 24 May 2011 10:56:22 javier Martin wrote: > On 24 May 2011 10:39, Laurent Pinchart wrote: > > On Tuesday 24 May 2011 10:31:46 javier Martin wrote: > >> On 23 May 2011 11:03, Laurent Pinchart wrote: > >> > On Saturday 21 May 2011 17:29:18 Guennadi Liakhovetski wrote: > >> >> O

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-24 Thread javier Martin
On 24 May 2011 10:39, Laurent Pinchart wrote: > Hi Javier, > > On Tuesday 24 May 2011 10:31:46 javier Martin wrote: >> On 23 May 2011 11:03, Laurent Pinchart wrote: >> > On Saturday 21 May 2011 17:29:18 Guennadi Liakhovetski wrote: >> >> On Fri, 20 May 2011, Javier Martin wrote: >> > [snip] >> > >

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-24 Thread Laurent Pinchart
Hi Javier, On Tuesday 24 May 2011 10:31:46 javier Martin wrote: > On 23 May 2011 11:03, Laurent Pinchart wrote: > > On Saturday 21 May 2011 17:29:18 Guennadi Liakhovetski wrote: > >> On Fri, 20 May 2011, Javier Martin wrote: > > [snip] > > > >> > diff --git a/drivers/media/video/mt9p031.c > >> >

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-24 Thread javier Martin
Hi, Laurent, Guennadi, thank you for your review. I've already fixed most of the issues. On 23 May 2011 11:03, Laurent Pinchart wrote: > Hi Guennadi and Javier, > > On Saturday 21 May 2011 17:29:18 Guennadi Liakhovetski wrote: >> On Fri, 20 May 2011, Javier Martin wrote: > > [snip] > >> > diff --

Re: [GIT PATCHES FOR 2.6.41] Add bitmask controls

2011-05-24 Thread Sakari Ailus
Hans Verkuil wrote: > Hi Mauro, > > These patches for 2.6.41 add support for bitmask controls, needed for the > upcoming Flash API and HDMI API. > > Sakari, can you give your ack as well? > > The patch is the same as the original one posted April 4, except for a small > change in the control log

Re: [ANNOUNCE] experimental alsa stream support at xawtv3

2011-05-24 Thread Hans de Goede
Hi, On 05/24/2011 08:50 AM, Hans Verkuil wrote: On Monday, May 23, 2011 22:17:06 Mauro Carvalho Chehab wrote: Due to the alsa detection code that I've added at libv4l2util (at v4l2-utils) during the weekend, I decided to add alsa support also on xawtv3, basically to provide a real usecase examp