[PATCH] davinci: dm365: Added swap between y and c data in isif port.

2010-06-27 Thread Raffaele Recalcati
From: Raffaele Recalcati Added the possibility to change the position of y and c data in the isif port. This patch has been developed against the http://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git git tree and tested on bmx board. Signed-off-by: Raffaele

V4L2 display for manual update panels

2010-06-27 Thread Taneja, Archit
Hi, Is anyone aware of a V4L2 display driver which supports manual update panels, i.e. panels which require an explicit device->driver->update call? An auto update panel would be one which does not require the V4L2 driver requesting for the next frame, the display drivers below the V4l2 layer will

Re: MCEUSB memory leak and how to tell if ir_register_input() failure registered input_dev?

2010-06-27 Thread Jarod Wilson
On Sun, Jun 27, 2010 at 7:17 PM, Andy Walls wrote: > > Jarrod, > > Looking at the patches branch from your WIP git tree: > > Is mceusb_init_input_dev() supposed to allocate a struct ir_input_dev? > It looks like ir_register_input() handles that, and it is trashing your > pointer (memory leak). Ee

[GIT FIXES for 2.6.35] cx23885: Convert to use new in kernel IR decoders

2010-06-27 Thread Andy Walls
Mauro, Please pull the following changes which update the cx23885 driver to use the new in kernel IR deocders for IR Rx. This gets the basic conversion done. I did not commit the patch to fix the ir_input_register() Oops, I just kept a local copy in my tree for testing. (I still have more I wa

Re: [PATCH 5/8] ir-core: partially convert bt8xx to not use ir-functions.c

2010-06-27 Thread Mauro Carvalho Chehab
Em 27-06-2010 12:14, Andy Walls escreveu: > On Sun, 2010-06-27 at 09:11 -0300, Mauro Carvalho Chehab wrote: >> Em 07-06-2010 16:32, David Härdeman escreveu: >>> Partially convert drivers/media/video/bt8xx/bttv-input.c to >>> not use ir-functions.c. >>> >>> Since the last user is gone with this patc

MCEUSB memory leak and how to tell if ir_register_input() failure registered input_dev?

2010-06-27 Thread Andy Walls
Jarrod, Looking at the patches branch from your WIP git tree: Is mceusb_init_input_dev() supposed to allocate a struct ir_input_dev? It looks like ir_register_input() handles that, and it is trashing your pointer (memory leak). Mauro and Jarrod, When ir_register_input() fails, it doesn't indic

Re: [PATCH 5/8] ir-core: partially convert bt8xx to not use ir-functions.c

2010-06-27 Thread Andy Walls
On Sun, 2010-06-27 at 16:17 -0400, Jarod Wilson wrote: > On Sun, Jun 27, 2010 at 8:11 AM, Mauro Carvalho Chehab > wrote: > > Em 07-06-2010 16:32, David Härdeman escreveu: > >> Partially convert drivers/media/video/bt8xx/bttv-input.c to > >> not use ir-functions.c. > >> > >> Since the last user is

Re: TS discontinuity with TT S-2300

2010-06-27 Thread Marko Ristola
27.06.2010 21:25, Oliver Endriss wrote: > Are you sure that Mantis driver delivers garbage, not partial packets? > Please note that the dvb_dmx_swfilter[_204]() routines must accept > partial packets, i.e. the rest of the packet will be dellivered with the > next call. > Yes, I'm sure that the g

Re: [PATCH 5/8] ir-core: partially convert bt8xx to not use ir-functions.c

2010-06-27 Thread Jarod Wilson
On Sun, Jun 27, 2010 at 8:11 AM, Mauro Carvalho Chehab wrote: > Em 07-06-2010 16:32, David Härdeman escreveu: >> Partially convert drivers/media/video/bt8xx/bttv-input.c to >> not use ir-functions.c. >> >> Since the last user is gone with this patch, also remove a >> bunch of code from ir-function

v4l-dvb unsupported device: Conceptronic CTVDIGUSB2 1b80:d393 (Afatech) - possibly similar to CTVCTVDIGRCU v3.0?

2010-06-27 Thread matteo sisti sette
Hi, I hope this is the right place for reporting this; if not, please forgive and redirect me. My DVB-T USB stick, a "Conceptronic USB 2.0 Digital TV Receiver" CTVDIGUSB2 doesn't work after succesfully compiling and installing v4l-dvb, and it seems it is not supported according to the device list

Re: [Bulk] Re: v4l-dvb bug report

2010-06-27 Thread CityK
matteo sisti sette wrote: > Yeah, thank you, I have found the FIREDTV=n trick on some other forum > just a few minutes before I read your reply, and with that change it > has compiled fine :) > oops, I just sent my reply before I saw that you already figured it out > I'm not sure what firedtv i

Re: [Bulk] v4l-dvb bug report

2010-06-27 Thread CityK
Holy cow -- Ubuntu is still borked in regards to the firedtv stuff ?! What is that - something like 4 releases in a row now? Anyway, well known problem, have a look here: http://www.mail-archive.com/search?q=firedtv+Ubuntu&l=linux-media%40vger.kernel.org first link will give you the easy fix to

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

2010-06-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:Sun Jun 27 19:00:26 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14993:9652f85e688a git master:

Re: [PATCH] Avoid unnecessary data copying inside dvb_dmx_swfilter_204() function

2010-06-27 Thread Marko Ristola
Hi dvb_dmx_swfilter(_204) performance improvement, with packet recovery. Remove unnecessary copying of 188 and 204 sized packets within dvb_dmx_swfilter() and dvb_dmx_swfilter_204() functions. Recover one packet by backtracking, when there is a short packet with a correct SYNC byte in the middle

Re: v4l-dvb bug report

2010-06-27 Thread matteo sisti sette
Yeah, thank you, I have found the FIREDTV=n trick on some other forum just a few minutes before I read your reply, and with that change it has compiled fine :) I'm not sure what firedtv is but I don't think I need it :) By the way may I ask a newbie question? If you need the kernel sources to com

Re: v4l-dvb bug report

2010-06-27 Thread Villy Thomsen
Hi Matteo, I had the same problem a while ago. Short answer, the firedtv driver needs full kernel source to compile. I think I ended up with the full kernel source for other reasons (you need full source if you are going to use make menuconfig/oldconfig/etc). But if make menuconfig and/or the fir

Re: TS discontinuity with TT S-2300

2010-06-27 Thread Oliver Endriss
On Sunday 27 June 2010 17:56:06 Marko Ristola wrote: > 27.06.2010 15:37, Oliver Endriss wrote: > > Hi, > > > > On Sunday 27 June 2010 01:05:57 Jaroslav Klaus wrote: > > > >> Hi, > >> > >> I'm loosing TS packets in my dual CAM premium TT S-2300 card > >> (av7110+saa7146). > >> > >> I use dvblast

v4l-dvb bug report

2010-06-27 Thread matteo sisti sette
Hi, I am a newbee so please be patient with me. I have followed all the instructions and I tried to compile the sources and got a lot of errors. I don't think it's my fault but i may be wrong. My system: Ubuntu 10.04 with kernel 2.6.32.22 I have the headers installed, not the full kernel source c

Re: TS discontinuity with TT S-2300

2010-06-27 Thread Marko Ristola
27.06.2010 15:37, Oliver Endriss wrote: > Hi, > > On Sunday 27 June 2010 01:05:57 Jaroslav Klaus wrote: > >> Hi, >> >> I'm loosing TS packets in my dual CAM premium TT S-2300 card >> (av7110+saa7146). >> >> I use dvblast to select 4 TV channels (~ 16 PIDs) from multiplex, >> descramble them and

Re: TS discontinuity with TT S-2300

2010-06-27 Thread Jaroslav Klaus
On 27.6.2010, at 14:37, Oliver Endriss wrote: > Hi, > > On Sunday 27 June 2010 01:05:57 Jaroslav Klaus wrote: >> Hi, >> >> I'm loosing TS packets in my dual CAM premium TT S-2300 card >> (av7110+saa7146). >> Do you thing it is av7110 issue? Do you know any relevant limits of >> av7110? What sh

Re: [PATCH 5/8] ir-core: partially convert bt8xx to not use ir-functions.c

2010-06-27 Thread Andy Walls
On Sun, 2010-06-27 at 09:11 -0300, Mauro Carvalho Chehab wrote: > Em 07-06-2010 16:32, David Härdeman escreveu: > > Partially convert drivers/media/video/bt8xx/bttv-input.c to > > not use ir-functions.c. > > > > Since the last user is gone with this patch, also remove a > > bunch of code from ir-f

Re: TS discontinuity with TT S-2300

2010-06-27 Thread Oliver Endriss
Hi, On Sunday 27 June 2010 01:05:57 Jaroslav Klaus wrote: > Hi, > > I'm loosing TS packets in my dual CAM premium TT S-2300 card (av7110+saa7146). > > Is it possible the problem is in firmware? Here is the description: > > 04:00.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) >

tm6000 + audio

2010-06-27 Thread Stefan Ringel
Mauro, I have great problems with _tm6000_start_audio_dma if I started mencoder or arecord. It creashed and after a while it frosts in. (It hasn't logged). Stefan Ringel -- Stefan Ringel -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majo

Re: [PATCH 5/8] ir-core: partially convert bt8xx to not use ir-functions.c

2010-06-27 Thread Mauro Carvalho Chehab
Em 07-06-2010 16:32, David Härdeman escreveu: > Partially convert drivers/media/video/bt8xx/bttv-input.c to > not use ir-functions.c. > > Since the last user is gone with this patch, also remove a > bunch of code from ir-functions.c. This patch breakd mceusb driver: drivers/media/IR/mceusb.c: In

Re: [PATCH 2/8] ir-core: convert em28xx to not use ir-functions.c

2010-06-27 Thread Mauro Carvalho Chehab
Em 27-06-2010 07:23, Mauro Carvalho Chehab escreveu: > Em 07-06-2010 16:32, David Härdeman escreveu: >> Convert drivers/media/video/em28xx/em28xx-input.c to not use ir-functions.c >> >> Signed-off-by: David Härdeman > > This patch caused a bad effect: if some key were pressed before loading the

Re: [PATCH 2/8] ir-core: convert em28xx to not use ir-functions.c

2010-06-27 Thread Mauro Carvalho Chehab
Em 07-06-2010 16:32, David Härdeman escreveu: > Convert drivers/media/video/em28xx/em28xx-input.c to not use ir-functions.c > > Signed-off-by: David Härdeman This patch caused a bad effect: if some key were pressed before loading the driver, it causes endless repetitions of the last keycode: [

Re: Correct way to do s_ctrl ioctl taking into account subdev framework?

2010-06-27 Thread Mauro Carvalho Chehab
Em 27-06-2010 00:26, Devin Heitmueller escreveu: > On Sat, Jun 26, 2010 at 9:34 PM, Mauro Carvalho Chehab > wrote: >> would do the trick. Yet, the application is broken, as it is considering a >> positive >> return as an error. A positive code should never be considered as an error. >> So, we >>

Re: Correct way to do s_ctrl ioctl taking into account subdev framework?

2010-06-27 Thread Hans Verkuil
On Saturday 26 June 2010 21:04:51 Devin Heitmueller wrote: > On Sat, Jun 26, 2010 at 2:51 PM, Hans Verkuil wrote: > > There really is no good way at the moment to handle cases like this, or at > > least not without a lot of work. > > Ok, it's good to know I'm not missing something obvious. > > >

Re: [PATCH] Avoid unnecessary data copying inside dvb_dmx_swfilter_204() function

2010-06-27 Thread Marko Ristola
Hi Here is an improved version of the original patch: The original patch removed unnecessary copying for 204 sized packets only. This patch improves performance for 188 sized packets too. Unnecessary copying means: if dvb_dmx_swfilter(_204)() doesn't have to modify the source packet, the source

[GIT PATCHES FOR 2.6.36] gspca for_2.6.36

2010-06-27 Thread Jean-Francois Moine
Hi Mauro, The following changes apply to the 'linuxtv/staging/gspca' branch. Merge is needed for 2.6.36 (usb_buffer_alloc -> usb_alloc_coherent done in 2.6.35-rc3). The following changes since commit 484cd5e6805f04c7381d73af4ace2fe221a76dea: V4L/DVB: gspca - main: Remove V4L1 compatibility (20