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
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
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,
>
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
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
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
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
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:
>>
>> ---
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
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
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
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
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
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
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_
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
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
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
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
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
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.
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.
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
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
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
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
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
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
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..
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
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
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
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
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
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
> >
35 matches
Mail list logo