RE: Using UVC webcam gadget with a real v4l2 device

2012-04-25 Thread Bhupesh SHARMA
Hi Laurent, Sorry to jump-in before your reply on my previous mail, but as I was studying the USERPTR stuff in more detail, I have a few more queries which I believe you can include in your reply as well.. > -Original Message- > From: Bhupesh SHARMA > Sent: Wednesday, April 25, 2012 8:37

Unable to open frontend of divb0700 / w_scan fails / Channel scan works on Windows

2012-04-25 Thread Jose Tejada
Hello, I am trying to understand what is going wrong on a Pinnacle 73e running on Linux Mint 12. The system seems to recognize the device properly: dmesg [   25.571464] DVB: registering adapter 0 frontend 0 (DiBcom 7000PC)... [   25.795650] DiB0070: successfully identified [   25.820158] Registe

Fw: tm6000 driver questions

2012-04-25 Thread matthieu castet
- Message Transféré - Date: Wed, 25 Apr 2012 10:16:57 -0700 De: Vladimir Kerkez À: castet.matth...@free.fr Sujet: tm6000 driver questions > Hello, > > I would like to thank you for your outstanding work on the tm6000 > chipset. Because of you (and many other people) I now have a pal t

cron job: media_tree daily build: WARNINGS

2012-04-25 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:Wed Apr 25 19:00:17 CEST 2012 git hash:aa6d5f29534a6d1459f9768c591a7a72aadc5941 gcc version: i686-linux-gcc (GC

Re: [PATCH v2] tinyjpeg: Dynamic luminance quantization table for Pixart JPEG

2012-04-25 Thread Jean-Francois Moine
Hi Hans, On Wed, 25 Apr 2012 16:19:57 +0200 Hans de Goede wrote: > > You say that the marker cannot be in the range 0..31 (index 0..7), but > > I have never seen a value lower than 68 (index 17). > > If you change register 0x80 in bank/page 1 to > 42 on pac7311 or larger then > circa 100 on p

Re: [GIT PULL for 3.3-rc1] media updates

2012-04-25 Thread Geert Uytterhoeven
On Sun, Jan 15, 2012 at 14:41, Mauro Carvalho Chehab wrote: > Laurent Pinchart (18): > [media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer >      [media] uvcvideo: Use videobuf2-vmalloc It seems these change (3d95e932573c316ad56b8e2f283e26de0b9c891c resp. 6998b6fb4b1c8f320adeee9

RE: Using UVC webcam gadget with a real v4l2 device

2012-04-25 Thread Bhupesh SHARMA
Hi Laurent, > -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Tuesday, April 24, 2012 2:26 AM > To: Bhupesh SHARMA > Cc: linux-...@vger.kernel.org; linux-media@vger.kernel.org; > ba...@ti.com; g.liakhovet...@gmx.de > Subject: Re: Using UVC web

Re: [PATCH v2] tinyjpeg: Dynamic luminance quantization table for Pixart JPEG

2012-04-25 Thread Hans de Goede
Hi, On 04/24/2012 12:34 PM, Jean-Francois Moine wrote: On Mon, 23 Apr 2012 23:34:05 +0200 Hans de Goede wrote: Thanks for your work on this! I've just spend almost 4 days wrestling which the Pixart JPEG decompression code to try to better understand these cams, and I have learned quite a bit

[media-ctl PATCH] Compare entity name length aswell

2012-04-25 Thread Sergio Aguirre
Otherwise, some false positives might arise when having 2 subdevices with similar names, like: "OMAP4 ISS ISP IPIPEIF" "OMAP4 ISS ISP IPIPE" Before this patch, trying to find "OMAP4 ISS ISP IPIPE", resulted in a false entity match, retrieving "OMAP4 ISS ISP IPIPEIF" information instead. Checking

Re: udev rules for persistent symlinks for adapter?/frontend0 devices

2012-04-25 Thread Simon Jones
>> KERNEL[1335308536.258048] add       >> /devices/pci:00/:00:14.4/:03:00.0/dvb/dvb0.frontend0 (dvb) >> UDEV_LOG=3 >> ACTION=add >> DEVPATH=/devices/pci:00/:00:14.4/:03:00.0/dvb/dvb0.frontend0 > > Perhaps this is the ultimate in persistence, but unfortunately is also > highl