Re: [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver

2019-07-28 Thread Jerry-ch Chen
Hi Enrico, On Tue, 2019-07-09 at 18:56 +0800, Enrico Weigelt, metux IT consult wrote: > On 09.07.19 10:41, Jerry-ch Chen wrote: > > Hi, > > > > diff --git a/drivers/media/platform/mtk-isp/fd/mtk_fd.h > > b/drivers/media/platform/mtk-isp/fd/mtk_fd.h > > new file mode 100644 > > index 000..

cron job: media_tree daily build: ERRORS

2019-07-28 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: Mon Jul 29 05:00:15 CEST 2019 media-tree git hash:a8f910ec66583bfb61558c3f333195b3960d832d media_build gi

Fw:È davvero auspicabile che ti goda una bella giornata di lavoro

2019-07-28 Thread marco caminati
Troppo figo per essere vero? www.alrewilna1984.blogspot.ch Grazie di cuore,marco caminati

Its Urgent

2019-07-28 Thread Mr. Robert William
-- Hello, I am Eng. Robert William, a retired Marine Engineer residing in Trinidad & Tobago. Unfortunately i am admitted to the hospital for a cancer (Sickness) over a year now,my doctor reported that i have only few months to pass away. Please i need your consent to invest my money (USD$1.8 Mill

Re: Issues with ov5640 camera on i.MX6Q

2019-07-28 Thread Jacopo Mondi
Hi Laura, I went through your changes and tried to make a sense out of them. Good job finding them out! On Mon, Jul 22, 2019 at 05:50:35PM +0200, Laura Nao wrote: > Thanks Fabio! > > I tried tweaking the PLL configuration in the driver and did some further > tests on 5.2 kernel. > > I was finall

[PATCH] via-camera: convert to the vb2 framework

2019-07-28 Thread Hans Verkuil
Convert the via-camera to the vb2 framework. With this change this driver passes all 'v4l2-compliance -s' tests on my OLPC 1.5. Also tested with the Sugar 'Record' application. All tests were done under the OLPC official 5.0.8 kernel. Signed-off-by: Hans Verkuil --- As usual, the vb2 conversion

Re: [PATCH 02/14] videodev2.h: add V4L2_FMT_FLAG_HAS_BITSTREAM_PARSER

2019-07-28 Thread Tomasz Figa
On Sat, Jul 27, 2019 at 6:37 PM Paul Kocialkowski wrote: > > Hi, > > On Wed 24 Jul 19, 13:05, Hans Verkuil wrote: > > Add an enum_fmt format flag to specifically tag coded formats where > > full bitstream parsing is supported by the device. > > > > Some stateful decoders are capable of fully parsi