[HG PULL] http://linuxtv.org/hg/~awalls/ivtv-changes

2010-02-20 Thread Andy Walls
Mauro, Please pull from http://linuxtv.org/hg/~awalls/ivtv-changes for the following 4 changesets: 01/04: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling http://linuxtv.org/hg/~awalls/ivtv-changes?cmd=changeset;node=4090ec224ef2 02/04: tuner-types: Add Sony BTF-Pxn01Z tun

[PATCH] v4lconvert_rotate90() leaves bytesperline wrong

2010-02-20 Thread Richard Hirst
I have a cheap webcam (ID 093a:262a Pixart Imaging, Inc.), and Ubuntu 9.10 64 bit, Skype 2.1.0.81, and lib32v4l-0 version 0.6.0-1. I start skype with LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so, and the video image is garbled. I believe the problem is that the webcam image starts off at 480x64

[PULL] soc-camera: one more fix for 2.6.33

2010-02-20 Thread Guennadi Liakhovetski
Mauro, I think, I had to pull from your fixes before pushing this one, but it will apply cleanly anyway, so, pulling should be no problem for you to: The following changes since commit db1c37803b11657e40a785fdd4f7096d931a9dcb: Kuninori Morimoto (1): soc-camera: mt9t112: modify exiting c

[no subject]

2010-02-20 Thread Curtis Hall
Subscribe -- Sent from my Android phone with K-9. Please excuse my brevity. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] v4l: soc_camera: fix bound checking of mbus_fmt[] index

2010-02-20 Thread Baruch Siach
Hi Guennadi, On Fri, Feb 19, 2010 at 06:26:06PM +0100, Guennadi Liakhovetski wrote: > On Thu, 18 Feb 2010, Baruch Siach wrote: > > Thanks for the patch, but I decided to improve it a bit. In fact, the only > case my original version was missing was code == V4L2_MBUS_FMT_FIXED, the > correct tes

Re: ibv4l2: error requesting 4 buffers: Device or resource busy

2010-02-20 Thread Hans de Goede
On 02/20/2010 03:50 PM, Guilherme wrote: Guilherme wrote: Hi all! As I tried to migrate an applications that I had it working in another computer, I struggled to have it working here. It is a video capture application. The following error occurred: libv4l2: error requesting 4 buffers: Device or

Re: DM1105: could not attach frontend 195d:1105

2010-02-20 Thread Igor M. Liplianin
On 18 февраля 2010, liplia...@me.by wrote: > I also got the unbranded dm1105 card. I tried the four possible i2c > addresses, just i case. Noen worked of course. Then I traced the i2c > pins on the tuner to pins 100 and 101 on the DM1105. > These are GPIO pins, so bit-banging i2c on these pins seem

Re: Auto detection for PV- series capture cards

2010-02-20 Thread Andy Walls
On Fri, 2010-02-19 at 17:22 -0600, Curtis Hall wrote: > Please excuse me if this is not the correct list. Curtis, You'll want to resend your e-mail to the linux-media@vger.kernel.org list. I've done a reply and Cc:'ed the list, so maybe everything has gotten forwarded via this message. > I'm wr

FQ1216_ME_MK5 + SAA7135 + TEA5764HN + tda9887

2010-02-20 Thread ЖЕКА ЭЛЕКТРО
Hello Dear developers. In http://hardware4linux.info/component/13185/ specified that he fully supported but this is not so: (. FM Radio does not works. http://linuxtv.org/hg/v4l-dvb/log?rev=tea5764 tuner supported. To ensure that TV worked part try to using a saa7134 card = 102 tuner = 38 i2c_

More videobuf and streaming I/O questions

2010-02-20 Thread Hans Verkuil
I have a few more questions regarding the streaming I/O API: 1) The spec mentions that the memory field should be set for VIDIOC_DQBUF. But videobuf doesn't need it and it makes no sense to me either unless it is for symmetry with VIDIOC_QBUF. Strictly speaking QBUF doesn't need it either, but it

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

2010-02-20 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-utils for the following: - qv4l2: fix error handling and initialization bugs These fixes should make qv4l2 much more stable and reliable. Thanks, Hans diffstat: general-tab.cpp |4 +-- qv4l2.cpp | 58

[GIT PULL for 2.6.34] miscellaneous fixes

2010-02-20 Thread Hans Verkuil
The following changes since commit d142708594fd5a0828371b31721a8289800d015a: Mauro Carvalho Chehab (1): V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028L are available in the git repository at: ssh://linuxtv.org/git/hverkuil/v4l-dvb-fixes.git for_upstream Hans Verkuil (3):

Re: Problems with Pinnacle 310i (saa7134) and recent kernels

2010-02-20 Thread Avl Jawrowski
Hi, sorry for the late. hermann pitton arcor.de> writes: > > But I can't see any video. > > With Kaffeine I can see the same channels as well. > > My guess is, kaffeine has a bit more trust in error correction, > but you over all reception quality seems to be on a critical limit. In Kaffeine I

Re: [cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2010-02-20 Thread Hans Verkuil
On Monday 15 February 2010 20:51:07 Hans Verkuil wrote: > This message is generated daily by a cron job that builds v4l-dvb for > the kernels and architectures in the list below. Hmm, my build server seems to have died since this was the last cron job mail I see. Unfortunately, I won't have physic

Re: [PATCH v5 6/6] V4L: Events: Add documentation

2010-02-20 Thread Hans Verkuil
On Friday 19 February 2010 20:22:00 Sakari Ailus wrote: > Add documentation on how to use V4L2 events, both for V4L2 drivers and for > V4L2 applications. > > Signed-off-by: Sakari Ailus > --- > Documentation/DocBook/media-entities.tmpl |9 ++ > Documentation/DocBook/v4l/dev-event.xm

Re: [PATCH v5 2/6] V4L: File handles: Add documentation

2010-02-20 Thread Hans Verkuil
On Friday 19 February 2010 20:21:56 Sakari Ailus wrote: > Add documentation on using V4L2 file handles (v4l2_fh) in V4L2 drivers. > > Signed-off-by: Sakari Ailus > --- > Documentation/video4linux/v4l2-framework.txt | 36 > ++ > 1 files changed, 36 insertions(+), 0 dele

Re: [PATCH v5 5/6] V4L: Events: Support event handling in do_ioctl

2010-02-20 Thread Hans Verkuil
More comments... On Friday 19 February 2010 20:21:59 Sakari Ailus wrote: > Add support for event handling to do_ioctl. > > Signed-off-by: Sakari Ailus > --- > drivers/media/video/v4l2-ioctl.c | 58 > ++ > include/media/v4l2-ioctl.h |7 > 2 f

Re: [PATCH v5 4/6] V4L: Events: Add backend

2010-02-20 Thread Hans Verkuil
Hi Sakari, Here are some more comments. On Friday 19 February 2010 20:21:58 Sakari Ailus wrote: > Add event handling backend to V4L2. The backend handles event subscription > and delivery to file handles. Event subscriptions are based on file handle. > Events may be delivered to all subscribed fi

saa7231 is anybody trying

2010-02-20 Thread Jens Chievitz
Hi developers Is anybody trying to get this device working under linux? I have found some code here: http://www.jusst.de/hg/saa7231 but it it is not finished. Regards Jens chievitz -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vg