Re: [PATCH] v4l: make sure drivers supply a zeroed struct v4l2_subdev

2011-04-27 Thread Hans Verkuil
On Saturday, April 02, 2011 10:05:57 Hans Verkuil wrote: On Friday, April 01, 2011 19:12:02 Herton Ronaldo Krzesinski wrote: Some v4l drivers currently don't initialize their struct v4l2_subdev with zeros, and this is a problem since some of the v4l2 code expects this. One example is the

Re: [RFC, PATCH] libv4lconvert: Add support for Y10B grey format (V4L2_PIX_FMT_Y10BPACK)

2011-04-27 Thread Hans de Goede
Hi, sorry for being a bit slow ... On 04/18/2011 12:25 PM, Antonio Ospite wrote: On Mon, 11 Apr 2011 23:07:36 +0200 Hans de Goedehdego...@redhat.com wrote: [...] I don't know libv4l yet, so I am asking for advice providing some code to discuss on; looking at the last hunk of the patch: can

[GIT PATCHES FOR 2.6.40] Make the UVC API public (and minor enhancements)

2011-04-27 Thread Laurent Pinchart
Hi Mauro, These patches move the uvcvideo.h header file from drivers/media/video/uvc to include/linux, making the UVC API public. Support for the old API is kept and will be removed in 2.6.42. The following changes since commit a4761a092fd3b6bf8b5f9cfe361670c86cdcc8ca: [media] tm6000: fix

Re: OMAP3 ISP deadlocks on my new arm

2011-04-27 Thread Bastian Hecht
2011/4/26 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Tuesday 26 April 2011 17:39:41 Bastian Hecht wrote: 2011/4/21 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Tuesday 19 April 2011 09:31:05 Sakari Ailus wrote: Laurent Pinchart wrote: ... That's the

Re: OMAP3 ISP deadlocks on my new arm

2011-04-27 Thread Bastian Hecht
2011/4/27 Bastian Hecht hec...@googlemail.com: 2011/4/26 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Tuesday 26 April 2011 17:39:41 Bastian Hecht wrote: 2011/4/21 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Tuesday 19 April 2011 09:31:05 Sakari Ailus wrote:

Re: OMAP3 ISP deadlocks on my new arm

2011-04-27 Thread Laurent Pinchart
Hi Bastian, On Wednesday 27 April 2011 12:55:24 Bastian Hecht wrote: 2011/4/27 Bastian Hecht hec...@googlemail.com: 2011/4/26 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Tuesday 26 April 2011 17:39:41 Bastian Hecht wrote: 2011/4/21 Laurent Pinchart

[RFC/PATCH 0/3 v8] Multi Format Codec 5.1 driver for s5pv210 and exynos4 SoC

2011-04-27 Thread Kamil Debski
Hi, This is the eigth version of the MFC 5.1 driver. This patch set has both decoding and encoding support. The encoding support was done by Jeongtae Park. He has also did some rearrangements in the code. The patches adding changes in videodev2.h have been based on the RFCs I have sent in

[RFC/PATCH 1/3 v8] v4l: add fourcc definitions for compressed formats.

2011-04-27 Thread Kamil Debski
Add fourcc definitions and documentation for the following compressed formats: H264, H264 without start codes, MPEG1/2/4 ES, DIVX versions 3.11, 4, 5.0-5.0.2, 5.03 and up, XVID, VC1 Annex G and Annex L compliant. Signed-off-by: Kamil Debski k.deb...@samsung.com Signed-off-by: Kyungmin Park

[RFC/PATCH 2/3 v8] v4l: add control definitions for codec devices.

2011-04-27 Thread Kamil Debski
Add control definitions and documentation for codec devices and Samsung MFC 5.1 specific controls. Signed-off-by: Kamil Debski k.deb...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Documentation/DocBook/v4l/controls.xml | 747

Re: Problems with omap3isp + mt9p031 in Beagleboard xM.

2011-04-27 Thread Laurent Pinchart
Hi Javier, On Tuesday 26 April 2011 13:18:44 javier Martin wrote: Hi, I'm trying to port Guennadi's patches (http://download.open-technology.de/BeagleBoard_xM-MT9P031/) to last mainline kernel 2.6.39-rc. I've managed to compile and configure the video interface using the suggested

[GIT PULL for 2.6.39-rc5] media fixes

2011-04-27 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 series of fixes at some drivers. Most are usual driver fixes. The omap3isp is a new driver added for .39, and some issues were noticed on it. Also, the V4L2 API Docbook

[RFC] Media Controller Capture driver for DM365

2011-04-27 Thread Hadli, Manjunath
Introduction This is the proposal of the initial version of design and implementation of the DM365 VPFE (Video Port Front End) drivers using Media Controloler , the initial version which supports the following: 1) dm365 vpfe 2) ccdc,previewer,resizer,h3a,af blocks 3) supports both

Re: HVR-1600 (model 74351 rev F1F5) analog Red Screen

2011-04-27 Thread Eric B Munson
On Sun, Apr 24, 2011 at 9:30 PM, Eric B Munson emun...@mgebm.net wrote: On Tue, Apr 19, 2011 at 8:21 PM, Andy Walls awa...@md.metrocast.net wrote: On Tue, 2011-04-19 at 13:12 -0400, Eric B Munson wrote: On Tue, 19 Apr 2011, Andy Walls wrote: Have you used v4l2-ctl or ivtv-tune to tune to

Terratec Cinergy 1400 DVB-T RC not working anymore

2011-04-27 Thread Heiko Baums
I've got a problem since a few days after a system update. I don't know what was updated exactly, if it was the kernel, udev or lirc. I'm using Arch Linux with kernel 2.6.38.4. I've got a Terratec Cinergy 1400 DVB-T (a cx88 card). Its IR remote control has worked perfectly with lirc for many

Re: [PATCH] v4l: make sure drivers supply a zeroed struct v4l2_subdev

2011-04-27 Thread Mauro Carvalho Chehab
Em 27-04-2011 03:39, Hans Verkuil escreveu: On Saturday, April 02, 2011 10:05:57 Hans Verkuil wrote: On Friday, April 01, 2011 19:12:02 Herton Ronaldo Krzesinski wrote: Some v4l drivers currently don't initialize their struct v4l2_subdev with zeros, and this is a problem since some of the v4l2

Re: Some major problems of em28xx chip base TV devices in linux

2011-04-27 Thread Mauro Carvalho Chehab
Em 27-04-2011 11:06, a b escreveu: Hello all Before anythings, i beg pardon of whom the matter of this e-mail is not related to; please excuse me. -- Unfortunately i could not until now, use any DVB hardware on any version

[cron job] v4l-dvb daily build: ERRORS

2011-04-27 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 Apr 27 19:00:30 CEST 2011 git hash:a4761a092fd3b6bf8b5f9cfe361670c86cdcc8ca gcc version: i686-linux-gcc (GCC)

Pach for Pinnacle PCTV 7010iX

2011-04-27 Thread Tomasz Knura
Hi Please give me the Pach which the author used on the Wiki page http://www.linuxtv.org/wiki/index.php/Pinnacle_PCTV_7010iX, or show me where I can find it. I compile SAA716x_hibrid driver but it not support my card. - Oblicz, ile kredytu dostanie

Re: Terratec Cinergy 1400 DVB-T RC not working anymore

2011-04-27 Thread Jarod Wilson
Moving this over to linux-media, this stuff is all rc-core and is more of what I meant should be discussed over here/there. :) On Apr 27, 2011, at 9:16 AM, Heiko Baums wrote: Am Wed, 27 Apr 2011 00:28:40 -0400 schrieb Jarod Wilson ja...@wilsonet.com: Setting it as the only active protocol

Re: Terratec Cinergy 1400 DVB-T RC not working anymore

2011-04-27 Thread Heiko Baums
Am Wed, 27 Apr 2011 14:28:41 -0400 schrieb Jarod Wilson ja...@wilsonet.com: Moving this over to linux-media, this stuff is all rc-core and is more of what I meant should be discussed over here/there. :) Hrm, ok, so *something* is resulting in scancodes... This is progress! (I think...) :)

Re: Terratec Cinergy 1400 DVB-T RC not working anymore

2011-04-27 Thread Jarod Wilson
On Apr 27, 2011, at 2:47 PM, Heiko Baums wrote: Am Wed, 27 Apr 2011 14:28:41 -0400 schrieb Jarod Wilson ja...@wilsonet.com: ... Hrm, ok, so *something* is resulting in scancodes... This is progress! (I think...) :) I'm not too optimistic. ;-) Heh, we'll get there... This is one line of

Re: Terratec Cinergy 1400 DVB-T RC not working anymore

2011-04-27 Thread Jarod Wilson
On Apr 27, 2011, at 3:19 PM, Jarod Wilson wrote: On Apr 27, 2011, at 2:47 PM, Heiko Baums wrote: Am Wed, 27 Apr 2011 14:28:41 -0400 schrieb Jarod Wilson ja...@wilsonet.com: ... Hrm, ok, so *something* is resulting in scancodes... This is progress! (I think...) :) I'm not too

Re: Terratec Cinergy 1400 DVB-T RC not working anymore

2011-04-27 Thread Heiko Baums
Am Wed, 27 Apr 2011 15:19:16 -0400 schrieb Jarod Wilson ja...@wilsonet.com: Heh, we'll get there... I hope so. I meant dmesg output after pressing the button that results in the ir-keytable 4eb02 output... If I had to guess though, that was from the 1 key on your remote, and the issue here

[PATCH 3/4] usbvision: remove broken testpattern

2011-04-27 Thread Ondrej Zary
Enabling force_testpattern module parameter in usbvision causes kernel panic. Things like that does not belong to the kernel anyway so the fix is easy. Signed-off-by: Ondrej Zary li...@rainbow-software.org diff -up linux-2.6.39-rc2-/drivers/media/video/usbvision/usbvision-core.c

[PATCH 1/4] usbvision: add Nogatech USB MicroCam

2011-04-27 Thread Ondrej Zary
Add Nogatech USB MicroCam PAL (NV3001P) and NTSC (NV3000N) support to usbvision driver. PAL version is tested, NTSC untested. Data captured using usbsnoop, init_values are listed in the INF file along with image dimensions, offsets and frame rates. Signed-off-by: Ondrej Zary

[PATCH 2/4] usbvision: remove broken YUV format conversion

2011-04-27 Thread Ondrej Zary
The YVU420 and YUV422P formats are broken and cause kernel panic on use. (YVU420 does not work and sometimes causes unable to handle paging request panic, YUV422P always causes NULL pointer dereference). As V4L2 spec says that drivers shouldn't do any in-kernel image format conversion, just

Re: Terratec Cinergy 1400 DVB-T RC not working anymore

2011-04-27 Thread Heiko Baums
Am Wed, 27 Apr 2011 22:28:55 +0200 schrieb Heiko Baums li...@baums-on-web.de: It already said type: NEC. But I ran `sed -i s:x14:x4eb:g /etc/rc_keymaps/nec_terratec_cinergy_xs` so that it says e.g. 0x4eb02 KEY_1 instead of 0x1402 KEY_1. And now it spits out a bit more, but I'm still getting

[PATCH 4/4] usbvision: remove RGB format conversion

2011-04-27 Thread Ondrej Zary
As V4L2 spec says that drivers shouldn't do any in-kernel image format conversion, remove it. Signed-off-by: Ondrej Zary li...@rainbow-software.org --- Feel free to drop this patch if the functionality is needed. diff -up linux-2.6.39-rc2-/drivers/media/video/usbvision/usbvision-core.c

Re: [PATCH 4/4] usbvision: remove RGB format conversion

2011-04-27 Thread Valdis . Kletnieks
On Wed, 27 Apr 2011 22:41:32 +0200, Ondrej Zary said: As V4L2 spec says that drivers shouldn't do any in-kernel image format conversion, remove it. Does this classify as breaking the API, and thus require a deprecation period? Is it likely to break any userspace that wasn't planning on doing

Re: Some major problems of em28xx chip base TV devices in linux

2011-04-27 Thread Mauro Carvalho Chehab
Em 27-04-2011 18:29, a b escreveu: Hello Mauro and thanks But, because of my testings, i guess most of problems are in the kernel space not the user space, and my asking for your help was because of that matter. and i though that those log files and information files attached to my