Hi Laurent,
On Wed, Apr 20, 2011 at 5:25 PM, Raffaele Recalcati
wrote:
> Hi Laurent,
>
> On Wed, Mar 30, 2011 at 3:32 PM, Laurent Pinchart
> wrote:
>> Hi Loïc,
>>
>> On Wednesday 30 March 2011 13:05:08 Loïc Akue wrote:
>>> Hi Laurent,
>>>
Hi Laurent,
On Wed, Mar 30, 2011 at 3:32 PM, Laurent Pinchart
wrote:
> Hi Loïc,
>
> On Wednesday 30 March 2011 13:05:08 Loïc Akue wrote:
>> Hi Laurent,
>>
>> > The OMAP3 ISP should support interleaving interlaced frames, but that's
>> > not implemented in the driver. You will need to at least imp
I'm trying to develop the tda9885 poweron + setting paramteres driver,
using the v4l2 structure, that feeds a tvp5151.
I can declare a tvp5151 input as V4L2_INPUT_TYPE_TUNER and than create
a v4l2 subdev driver for tda9885.
I don't know if I need to put code in tvp5151 driver in order to
trigger th
On Mon, Nov 22, 2010 at 12:32 PM, Mauro Carvalho Chehab
wrote:
> Hi Raffaele,
>
> Em 19-11-2010 16:26, Raffaele Recalcati escreveu:
>> I need to support fully tvp5151.
>> So I'm trying to understand your driver, that is ready for VBI and not
>> for video acquisi
I need to support fully tvp5151.
So I'm trying to understand your driver, that is ready for VBI and not
for video acquisition.
I also take sometimes a look at tvp514x.c, for instance trying to add
VIDIOC_ENUM_FMT and other ioctls.
I think we can move from tvp5150.c to tvp515x.c, maybe...
I don't th
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