Re: Asus PVR-416

2012-08-03 Thread Andy Walls
On Wed, 2012-08-01 at 07:40 -0400, Jerry Haggard wrote: > I swapped PCI slots (there's 2), blew it and no change. I put it back > to the firmware from atrpms, and nothing has changed. Is the checksum > mismatch from what's loaded onto the card or is it the checksum of > what's on the disk? I've

Re: [PATH v3 1/2] v4l: Add factory register values form S5K4ECGX sensor

2012-08-03 Thread Sylwester Nawrocki
Hi Sangwook, On 08/03/2012 05:05 PM, Sangwook Lee wrote: >>> +/* configure 30 fps */ >>> +static const struct regval_list s5k4ecgx_fps_30[] = { >> >> It really depends on sensor master clock frequency (as specified >> in FIMC driver platform data) and PLL setting what the resulting >> frame rate w

Re: [PATH v3 0/2] Add v4l2 subdev driver for S5K4ECGX sensor with embedded SoC ISP

2012-08-03 Thread Sylwester Nawrocki
Hi Sangwook, On 08/03/2012 04:24 PM, Sangwook Lee wrote: > Hi Sylwester > > Thank you for the review. > > On 2 August 2012 21:11, Sylwester Nawrocki > wrote: >> On 08/02/2012 03:42 PM, Sangwook Lee wrote: >>> The following 2 patches add driver for S5K4ECGX sensor with embedded ISP >>> SoC, >

Re: s5p-fimc capturing interlaced BT656

2012-08-03 Thread Sylwester Nawrocki
On 08/03/2012 10:01 PM, Mike Dyer wrote: > I have indeed tried setting that, but with no effect. However, checking > through the datasheet for the FIMC I discovered a DMA output (CIOCTRL) > register bit called 'Weave_Out'. The description is: > > "Even and Odd fields can be weaved together and co

Re: s5p-fimc capturing interlaced BT656

2012-08-03 Thread Mike Dyer
Hi Sylwester, On Fri, 2012-08-03 at 21:17 +0200, Sylwester Nawrocki wrote: > Hi Mike, > > On 08/02/2012 02:48 PM, Mike Dyer wrote: > > Hi All, > > > > I'm using the S5PV210 camera IF and capturing BT656 video from a TVP5150 > > video decoder. > > > > I notice that the capture driver ignores the

cron job: media_tree daily build: ERRORS

2012-08-03 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:Fri Aug 3 19:00:19 CEST 2012 git hash:24ed693da0cefede7382d498dd5e9a83f0a21c38 gcc version: i686-linux-gcc (GC

Re: s5p-fimc capturing interlaced BT656

2012-08-03 Thread Sylwester Nawrocki
Hi Mike, On 08/02/2012 02:48 PM, Mike Dyer wrote: > Hi All, > > I'm using the S5PV210 camera IF and capturing BT656 video from a TVP5150 > video decoder. > > I notice that the capture driver ignores the field interlace flags > reported by the 'sensor' and always uses 'V4L2_FIELD_NONE'. It also

Re: [PATCH] em28xx: Fix height setting on non-progressive captures

2012-08-03 Thread Ezequiel Garcia
On Fri, Aug 3, 2012 at 3:55 PM, Devin Heitmueller wrote: > On Fri, Aug 3, 2012 at 2:42 PM, Ezequiel Garcia wrote: >> Wait a minute, unless I completely misunderstood the bug (which is possible), >> I think this patch is straightforward. >> >> By the look of this hunk on commit c2a6b54a: >> >> ---

Re: [PATCH] em28xx: Fix height setting on non-progressive captures

2012-08-03 Thread Devin Heitmueller
On Fri, Aug 3, 2012 at 2:42 PM, Ezequiel Garcia wrote: > Wait a minute, unless I completely misunderstood the bug (which is possible), > I think this patch is straightforward. > > By the look of this hunk on commit c2a6b54a: > > -8<-- > diff

Re: [PATCH] em28xx: Fix height setting on non-progressive captures

2012-08-03 Thread Ezequiel Garcia
Hi Devin, Thanks for answering. On Fri, Aug 3, 2012 at 3:26 PM, Devin Heitmueller wrote: > On Fri, Aug 3, 2012 at 2:11 PM, Ezequiel Garcia wrote: >> On Fri, Aug 3, 2012 at 2:52 PM, Ezequiel Garcia >> wrote: >>> This was introduced on commit c2a6b54a9: >>> "em28xx: fix: don't do image interlac

Re: [PATCH] em28xx: Fix height setting on non-progressive captures

2012-08-03 Thread Devin Heitmueller
On Fri, Aug 3, 2012 at 2:11 PM, Ezequiel Garcia wrote: > On Fri, Aug 3, 2012 at 2:52 PM, Ezequiel Garcia wrote: >> This was introduced on commit c2a6b54a9: >> "em28xx: fix: don't do image interlacing on webcams" >> It is a known bug that has already been reported several times >> and confirmed by

Re: [PATCH] em28xx: Fix height setting on non-progressive captures

2012-08-03 Thread Ezequiel Garcia
On Fri, Aug 3, 2012 at 2:52 PM, Ezequiel Garcia wrote: > This was introduced on commit c2a6b54a9: > "em28xx: fix: don't do image interlacing on webcams" > It is a known bug that has already been reported several times > and confirmed by Mauro. > Tested by compilation only. > I wonder if it's poss

[PATCH] em28xx: Fix height setting on non-progressive captures

2012-08-03 Thread Ezequiel Garcia
This was introduced on commit c2a6b54a9: "em28xx: fix: don't do image interlacing on webcams" It is a known bug that has already been reported several times and confirmed by Mauro. Tested by compilation only. Signed-off-by: Ezequiel Garcia --- Hi, I have no idea why this hasn't been fixed before

Re: linux-next: Tree for Aug 3 (media/radio/radio-shark)

2012-08-03 Thread Randy Dunlap
On 08/02/2012 08:51 PM, Stephen Rothwell wrote: > Hi all, > > OK, so the merge window is closed. Time to clean up your trees and then > start adding new stuff to them. > > Changes since 20120802: > on i386: ERROR: "snd_tea575x_init" [drivers/media/radio/radio-shark.ko] undefined! ERROR: "sn

[PATCH] cpia2: Declare MODULE_FIRMWARE usage

2012-08-03 Thread Tim Gardner
Cc: Mauro Carvalho Chehab Cc: Hans Verkuil Cc: linux-media@vger.kernel.org Signed-off-by: Tim Gardner --- drivers/media/video/cpia2/cpia2_core.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/media/video/cpia2/cpia2_core.c b/drivers/media/video/cpia2/cpia2_

RE: Query regarding the support and testing of MJPEG frame type in the UVC webcam gadget

2012-08-03 Thread Bhupesh SHARMA
Hi Laurent, > -Original Message- > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Friday, August 03, 2012 1:45 PM > To: Bhupesh SHARMA > Cc: linux-...@vger.kernel.org; linux-media@vger.kernel.org > Subject: Re: Query regarding the support and testing of MJPEG fra

Re: Vacations.

2012-08-03 Thread Guennadi Liakhovetski
Hi Javier On Fri, 3 Aug 2012, javier Martin wrote: > Hi, > I will be out of the office until August the 19th. > > I just wanted to send a reminder of some patches that I have pending. > > For Mauro 3.7: > > [PULL] video_visstrim for 3.6 > [PATCH] media: i.MX27: Fix mx2_emmaprp mem2mem driver c

Re: [PATH v3 1/2] v4l: Add factory register values form S5K4ECGX sensor

2012-08-03 Thread Sangwook Lee
Hi Sylwester On 2 August 2012 21:50, Sylwester Nawrocki wrote: > On 08/02/2012 03:42 PM, Sangwook Lee wrote: >> Add factory default settings for S5K4ECGX sensor registers, >> which was copied from the reference code of Samsung S.LSI. >> >> Signed-off-by: Sangwook Lee >> --- >> drivers/media/vid

Re: [PATH v3 0/2] Add v4l2 subdev driver for S5K4ECGX sensor with embedded SoC ISP

2012-08-03 Thread Sangwook Lee
Hi Sylwester Thank you for the review. On 2 August 2012 21:11, Sylwester Nawrocki wrote: > > Hi Sangwook, > > On 08/02/2012 03:42 PM, Sangwook Lee wrote: > > The following 2 patches add driver for S5K4ECGX sensor with embedded ISP > > SoC, > > and minor v4l2 control API enhancement. S5K4ECGX i

[GIT PULL FOR v3.6] One DocBook fix and a few si470x v4l2-compliance fixes

2012-08-03 Thread Hans Verkuil
Two trivial fixes for 3.6. Regards, Hans The following changes since commit 24ed693da0cefede7382d498dd5e9a83f0a21c38: [media] DVB: dib0700, remove double \n's from log (2012-07-31 00:36:03 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git sif

Re: [PATCH 2/2 v2] i.MX27: Visstrim_M10: Add support for deinterlacing driver.

2012-08-03 Thread Sascha Hauer
On Thu, Jul 12, 2012 at 01:35:29PM +0200, Javier Martin wrote: > Visstrim_M10 have a tvp5150 whose video output must be deinterlaced. > The new mem2mem deinterlacing driver is very useful for that purpose. > > Signed-off-by: Javier Martin > --- > Changes since v1: > - Removed commented out code.

Vacations.

2012-08-03 Thread javier Martin
Hi, I will be out of the office until August the 19th. I just wanted to send a reminder of some patches that I have pending. For Mauro 3.7: [PULL] video_visstrim for 3.6 [PATCH] media: i.MX27: Fix mx2_emmaprp mem2mem driver clocks. For Guennadi: [PATCH 1/4] i.MX27: Fix emma-prp and csi clocks.

[PATCH for 3.6] videobuf2: fix sparse warning

2012-08-03 Thread Nicolas THERY
Fix "symbol 'vb2_vmalloc_memops' was not declared. Should it be static?" sparse warning. Signed-off-by: Nicolas Thery --- drivers/media/video/videobuf2-vmalloc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/video/videobuf2-vmalloc.c b/drivers/media/video/videobuf2-vmalloc.c

Re: [PATCH] [BUG] Re: dvb_usb_lmedm04 crash Kernel (rs2000)

2012-08-03 Thread poma
On 08/03/2012 01:31 AM, Malcolm Priestley wrote: > On Thu, 2012-08-02 at 23:54 +0300, Antti Palosaari wrote: >> Moi Malcolm, >> Any idea why this seems to crash Kernel just when device is plugged? >> > Hi Antti > > Yes, there missing error handling when no firmware file found. > > It seems that t

Re: [v7] media: coda: Add driver for Coda video codec.

2012-08-03 Thread javier Martin
Hi Richard, thank you for your review. This patch has been reviewed and acked by several people: Reviewed-by: Philipp Zabel Reviewed-by: Sylwester Nawrocki Acked-by: Hans Verkuil For this reason a pull request has already been sent to Mauro recently: http://patchwork.linuxtv.org/p

[PATCH 5/6] libdvbv5: added abort flag

2012-08-03 Thread André Roth
Signed-off-by: André Roth --- lib/include/dvb-fe.h |1 + lib/libdvbv5/dvb-fe.c |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/include/dvb-fe.h b/lib/include/dvb-fe.h index 8b795cb..b2c3587 100644 --- a/lib/include/dvb-fe.h +++ b/lib/include/dvb-fe.h @@ -88,6 +88

[PATCH 3/6] libdvbv5: dvb_dmx_open nonblocking

2012-08-03 Thread André Roth
Signed-off-by: André Roth --- lib/include/dvb-demux.h |2 +- lib/libdvbv5/dvb-demux.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/include/dvb-demux.h b/lib/include/dvb-demux.h index 25cd56c..afd6840 100644 --- a/lib/include/dvb-demux.h +++ b/lib/include/dv

[PATCH 4/6] libdvbv5: added dmx stop function

2012-08-03 Thread André Roth
Signed-off-by: André Roth --- lib/include/dvb-demux.h |1 + lib/libdvbv5/dvb-demux.c |5 + 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/lib/include/dvb-demux.h b/lib/include/dvb-demux.h index afd6840..923016e 100644 --- a/lib/include/dvb-demux.h +++ b/lib/include/dv

[PATCH 2/6] libdvbv5: allow more options in set_pesfilter

2012-08-03 Thread André Roth
Signed-off-by: André Roth --- lib/include/dvb-demux.h |4 +++- lib/libdvbv5/dvb-demux.c | 14 ++ utils/dvb/dvbv5-zap.c| 17 + 3 files changed, 22 insertions(+), 13 deletions(-) diff --git a/lib/include/dvb-demux.h b/lib/include/dvb-demux.h index 240d471..

[PATCH 1/6] libdvbv5: EIT parser

2012-08-03 Thread André Roth
Signed-off-by: André Roth --- lib/include/descriptors/desc_event_short.h | 51 + lib/include/descriptors/desc_language.h |4 +- lib/include/descriptors/desc_network_name.h |4 +- lib/include/descriptors/eit.h | 80 lib/include/descri

Re: [Workshop-2011] Media summit/KS-2012 proposals

2012-08-03 Thread Hans Verkuil
On Fri August 3 2012 07:37:13 Jun Nie wrote: > 2012/8/1 Hans Verkuil : > > On Tue 31 July 2012 19:58:23 Mauro Carvalho Chehab wrote: > >> In order to sum-up the discussions around the media summit, > >> this is what we've got so far: > >> > >> Proposals

Re: [v7] media: coda: Add driver for Coda video codec.

2012-08-03 Thread Richard Zhao
On Fri, Aug 03, 2012 at 10:47:01AM +0200, Hans Verkuil wrote: > On Fri August 3 2012 10:24:43 Richard Zhao wrote: > > Hi Javier, > > > > Glad to see the vpu patch. I'd like to try it on imx6. What else > > do I need to do besides add vpu devices in dts? Do you have a gst > > plugin or any other te

Re: [v7] media: coda: Add driver for Coda video codec.

2012-08-03 Thread Hans Verkuil
On Fri August 3 2012 10:24:43 Richard Zhao wrote: > Hi Javier, > > Glad to see the vpu patch. I'd like to try it on imx6. What else > do I need to do besides add vpu devices in dts? Do you have a gst > plugin or any other test program to test it? > > Please also see below comments. > > On Mon, J

Re: [v7] media: coda: Add driver for Coda video codec.

2012-08-03 Thread Richard Zhao
Hi Javier, Glad to see the vpu patch. I'd like to try it on imx6. What else do I need to do besides add vpu devices in dts? Do you have a gst plugin or any other test program to test it? Please also see below comments. On Mon, Jul 23, 2012 at 11:31:01AM +, Javier Martin wrote: > Coda is a ra

Re: Query regarding the support and testing of MJPEG frame type in the UVC webcam gadget

2012-08-03 Thread Laurent Pinchart
Hi Bhupesh, On Wednesday 01 August 2012 21:29:30 Bhupesh SHARMA wrote: > On Wednesday, August 01, 2012 6:46 PM Laurent Pinchart wrote: > > On Wednesday 01 August 2012 14:26:33 Bhupesh SHARMA wrote: > > > Hi Laurent, > > > > > > I have a query for you regarding the support and testing of MJPEG > >