Re: [PATCH] tea575x: fix HW seek

2012-02-27 Thread Hans Verkuil
On Sunday, February 26, 2012 22:02:51 Ondrej Zary wrote: On Friday 24 February 2012 10:00:01 Hans Verkuil wrote: On Wednesday, February 22, 2012 09:35:28 Ondrej Zary wrote: On Tuesday 21 February 2012, Hans Verkuil wrote: On Saturday, February 18, 2012 17:45:45 Ondrej Zary wrote:

Re: [PATCH v2 2/6] media: i.MX27 camera: Use list_first_entry() whenever possible.

2012-02-27 Thread Guennadi Liakhovetski
Hi Javier On Wed, 22 Feb 2012, Javier Martin wrote: Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- Changes since v1: - Adapt to [PATCH v4 4/4] media i.MX27 camera: handle overflows properly. --- drivers/media/video/mx2_camera.c | 26 -- 1

RE: i.mx35 live video

2012-02-27 Thread Alex Gershgorin
-Original Message- From: Guennadi Liakhovetski [mailto:g.liakhovet...@gmx.de] Sent: Sunday, February 26, 2012 10:58 PM To: Alex Gershgorin Cc: linux-media@vger.kernel.org Subject: RE: i.mx35 live video On Sun, 26 Feb 2012, Alex Gershgorin wrote: Thanks Guennadi for your quick

Re: [PATCH v2] media: i.MX27 camera: Add resizing support.

2012-02-27 Thread Guennadi Liakhovetski
Hi Javier On Wed, 22 Feb 2012, Javier Martin wrote: If the attached video sensor cannot provide the requested image size, try to use resizing engine included in the eMMa-PrP IP. This patch supports both averaging and bilinear algorithms. Signed-off-by: Javier Martin

Re: pvrusb2: fix 7MHz 8MHz DVB-T tuner support for HVR1900 rev D1F5

2012-02-27 Thread Michael Krufky
On Fri, Feb 24, 2012 at 2:27 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 07-02-2012 15:08, Michael Krufky escreveu: There are some new revisions of the HVR-1900 around whose DVB-T support is broken without this small bug-fix.  Please merge asap - this fix needs to go to stable

RE: i.mx35 live video

2012-02-27 Thread Alex Gershgorin
Hi, On 02/26/2012 09:58 PM, Guennadi Liakhovetski wrote: It might be difficult to completely eliminate the CPU, at the very least you need to queue and dequeue buffers to and from the V4L driver. To avoid even that, in principle, you could try to use only one buffer, but I don't think

Re: [PATCH v2 2/6] media: i.MX27 camera: Use list_first_entry() whenever possible.

2012-02-27 Thread javier Martin
On 27 February 2012 09:49, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: Hi Javier On Wed, 22 Feb 2012, Javier Martin wrote: Signed-off-by: Javier Martin javier.mar...@vista-silicon.com ---  Changes since v1:  - Adapt to [PATCH v4 4/4] media i.MX27 camera: handle overflows properly.

Re: pvrusb2: fix 7MHz 8MHz DVB-T tuner support for HVR1900 rev D1F5

2012-02-27 Thread Mauro Carvalho Chehab
Em 27-02-2012 07:15, Michael Krufky escreveu: On Fri, Feb 24, 2012 at 2:27 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 07-02-2012 15:08, Michael Krufky escreveu: There are some new revisions of the HVR-1900 around whose DVB-T support is broken without this small bug-fix. Please

[RESEND] [PATCH] media: ir-sony-decoder: 15bit function decode fix

2012-02-27 Thread James Hogan
The raw Sony IR decoder decodes 15bit messages slightly incorrectly. To decode the function number, it shifts the bits right by 7 so that the function is in bits 7:1, masks with 0xFD (0b1101), and does an 8 bit reverse so it ends up in bits 6:0. The mask should be 0xFE to correspond with bits

[GIT PATCHES FOR 3.4] gspca for_v3.4

2012-02-27 Thread Jean-Francois Moine
The following changes since commit a3db60bcf7671cc011ab4f848cbc40ff7ab52c1e: [media] xc5000: declare firmware configuration structures as static const (2012-02-14 17:22:46 -0200) are available in the git repository at: git://linuxtv.org/jfrancois/gspca.git for_v3.4 for you to fetch

Re: [PATCH v3 06/33] v4l: Check pad number in get try pointer functions

2012-02-27 Thread Sakari Ailus
Hi Laurent, Laurent Pinchart wrote: Hi Sakari, On Thursday 23 February 2012 07:57:54 Sakari Ailus wrote: Laurent Pinchart wrote: On Monday 20 February 2012 03:56:45 Sakari Ailus wrote: Unify functions to get try pointers and validate the pad number accessed by the user. Signed-off-by:

Re: pvrusb2: fix 7MHz 8MHz DVB-T tuner support for HVR1900 rev D1F5

2012-02-27 Thread Michael Krufky
On Mon, Feb 27, 2012 at 6:44 AM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 27-02-2012 07:15, Michael Krufky escreveu: On Fri, Feb 24, 2012 at 2:27 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 07-02-2012 15:08, Michael Krufky escreveu: There are some new revisions of the

Re: [PATCH 3/3] wl128x: Add sysfs based support for FM features

2012-02-27 Thread halli manjunatha
Hi Hans, Agreed I don't mind to create new controls for below things 1) FM RX Band selection (US/Europe, Japan and Russian bands) 2) FM RX RDS AF turn ON/OFF 3) FM RX RSSI level set/get 4) FM TX Alternate Frequency set/get 5) FM RX De-Emphasis mode set/get However, previously you have suggested

Re: [PATCH] tea575x: fix HW seek

2012-02-27 Thread Ondrej Zary
On Monday 27 February 2012 09:42:40 Hans Verkuil wrote: On Sunday, February 26, 2012 22:02:51 Ondrej Zary wrote: On Friday 24 February 2012 10:00:01 Hans Verkuil wrote: On Wednesday, February 22, 2012 09:35:28 Ondrej Zary wrote: On Tuesday 21 February 2012, Hans Verkuil wrote: On

cron job: media_tree daily build: WARNINGS

2012-02-27 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Mon Feb 27 19:00:20 CET 2012 git hash:a3db60bcf7671cc011ab4f848cbc40ff7ab52c1e gcc version: i686-linux-gcc

Re: [DVB Digital Devices Cine CT V6] status support

2012-02-27 Thread Lars Hanisch
Hi, Please use reply all, otherwise the list will not benefit from your experience. ;-) Am 27.02.2012 19:27, schrieb Martin Herrman: Op 26 februari 2012 11:11 heeft Lars Hanischd...@cinnamon-sage.de het volgende geschreven: Since you are using Ubuntu, you can find a nearly up-to-date

Re: [DVB Digital Devices Cine CT V6] status support

2012-02-27 Thread Martin Herrman
Op 26 februari 2012 11:11 heeft Lars Hanisch d...@cinnamon-sage.de het volgende geschreven:  Since you are using Ubuntu, you can find a nearly up-to-date dkms of linux-media with the patches of Oliver Endriss at  https://launchpad.net/~yavdr/+archive/main called linux-media-dkms  With this

Re: [GIT PATCHES FOR 3.4] gspca for_v3.4

2012-02-27 Thread Sylwester Nawrocki
Hi Jean-François, On 02/27/2012 01:06 PM, Jean-Francois Moine wrote: The following changes since commit a3db60bcf7671cc011ab4f848cbc40ff7ab52c1e: [media] xc5000: declare firmware configuration structures as static const (2012-02-14 17:22:46 -0200) are available in the git repository

[PATCH 1/3] stv090x: Fix typo in register macros

2012-02-27 Thread Andreas Regel
Fix typo in register macros of ERRCNT2. Signed-off-by: Andreas Regel andreas.re...@gmx.de --- drivers/media/dvb/frontends/stv090x.c |2 +- drivers/media/dvb/frontends/stv090x_reg.h |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git

[PATCH 2/3] stv090x: use error counter 1 for BER estimation

2012-02-27 Thread Andreas Regel
Use error counter 1 of the STV090x to get a correct bit error rate value. Signed-off-by: Andreas Regel andreas.re...@gmx.de --- drivers/media/dvb/frontends/stv090x.c | 30 +- 1 files changed, 29 insertions(+), 1 deletions(-) diff --git

[PATCH 3/3] stv090x: On STV0903 do not set registers of the second path.

2012-02-27 Thread Andreas Regel
Sometimes there is a problem when trying to access the non-existing registers of the second demodulator path on the STV0903. This change removes the calls in case the driver is used on a STV0903. Signed-off-by: Andreas Regel andreas.re...@gmx.de --- drivers/media/dvb/frontends/stv090x.c | 141

Re: [RFC/PATCH 1/6] V4L: Add V4L2_MBUS_FMT_VYUY_JPEG_I1_1X8 media bus format

2012-02-27 Thread Sylwester Nawrocki
Hi Sakari, On 02/26/2012 11:25 PM, Sakari Ailus wrote: I think we could use the framesize control to tell the size of the frame, or however it is done for jpeg blobs. Yes, we could add a standard framesize control to the Image Source class but it will solve only part of the problem.

Re: [PATCH 3/3] Firmware for AF9035/AF9033 driver

2012-02-27 Thread Hans-Frieder Vogt
Am Montag, 27. Februar 2012 schrieb Daniel Glöckner: On Wed, Feb 22, 2012 at 11:22:02PM +0100, Hans-Frieder Vogt wrote: 0040: Firmware_CODELENGTH bytes Some time ago I analyzed the firmware of the AF9035. The firmware download command inside the on-chip ROM expects chunks with a 7 byte

Re: [question] v4l read() operation

2012-02-27 Thread Ezequiel García
Hi Dave, 2012/2/25 Dave Hylands dhyla...@gmail.com: I'm not all that familiar with v4l, but based on what you've posted, you need to populate the read routine in your v4l2_fops structure to support read. My bad! You are totally right: I forgot about my webcam. When I did: $ cat /dev/video0

Re: OMAP CCDC with sensors that are always on...

2012-02-27 Thread Chris Whittenburg
Thank you both for your assistance. I was able to make it work by correcting my vsync and hsync inputs, adjusting the vertical blanking, and finally taking out all my debug cruft that had built up. It's nice that my changes were limited to the board-omap3beagle-camera.c and my custom camera

[PATCH] Various nits, fixes and hacks for mantis CA support on SMP

2012-02-27 Thread Steinar H. Gunderson
Hi, This patch, against 3.3-rc4, is basically a conglomerate of patches that together seem to make CA support on mantis working and stable, even on SMP systems. (I'm using a Terratec Cinergy DVB-S2 card with a Conax CAM, with mumudvb as userspace.) There are a few fixes from this mailing list and

Re: [PATCH] Various nits, fixes and hacks for mantis CA support on SMP

2012-02-27 Thread Steinar H. Gunderson
On Tue, Feb 28, 2012 at 02:03:30AM +0100, Steinar H. Gunderson wrote: I'm still not happy with the bit-banging on the I2C interface (as opposed to dealing with it in the interrupt handler); I long suspected it for causing the IRQ0 problems, especially as they seem to have a sort-of similar

Re: Video Capture Issue

2012-02-27 Thread Aguirre, Sergio
Sriram, On Sun, Feb 26, 2012 at 8:54 AM, Sriram V vshrir...@gmail.com wrote: Hi,  When I take the dump of the buffer which is pointed by DATA MEM PING ADDRESS. It always shows 0x55.  Even if i write 0x00 to the address. I do notice that it quickly changes to 0x55.  Under what conditions

[PATCH v3 0/1] Add support for GPIO IR receiver driver

2012-02-27 Thread Ravi Kumar V
This driver is for GPIO based IR receivers, it can listen only to IR receiver modules which gives demodulated signal as output, this driver only passes the interrupt events to rc framework where pulse and space widths are calculated and input to decoders avaliable. Ravi Kumar V (1): rc: Add

[PATCH v3 1/1] rc: Add support for GPIO based IR Receiver driver.

2012-02-27 Thread Ravi Kumar V
Adds GPIO based IR Receiver driver. It decodes signals using decoders available in rc framework. Signed-off-by: Ravi Kumar V kumar...@codeaurora.org --- drivers/media/rc/Kconfig|9 ++ drivers/media/rc/Makefile |1 + drivers/media/rc/gpio-ir-recv.c | 205