Endianness notation is meaningless for 8 bit YUYV codes. Switch pixel code
names to explicitly state the order of colour components in the data
stream.
Signed-off-by: Guennadi Liakhovetski
---
diff --git a/arch/sh/boards/mach-ap325rxa/setup.c
b/arch/sh/boards/mach-ap325rxa/setup.c
index 3a170b
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:Thu Jul 22 19:00:20 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14993:9652f85e688a
git master:
Laurent Pinchart wrote:
> Hi Sakari,
Hello Laurent,
...
>>> +
>>> +struct media_user_pad {
>>> + __u32 entity; /* entity ID */
>>> + __u8 index; /* pad index */
>>> + __u32 direction;/* pad direction */
>>> +};
>>
>> Another small comment, I think you mentioned
Hi Michael,
On Saturday 17 July 2010 17:18:27 Michael Kromer wrote:
> Am 17.07.2010 17:00, schrieb Laurent Pinchart:
> > On Saturday 17 July 2010 15:25:08 Michael Kromer wrote:
> >> Am 17.07.2010 10:57, schrieb Laurent Pinchart:
> >>> On Saturday 17 July 2010 10:34:20 Michael Kromer wrote:
>
On Thu, 2010-07-22 at 17:20 +0200, Laurent Pinchart wrote:
> > Laurent Pinchart wrote:
> >
> > ...
> >
> > > diff --git a/Documentation/media-framework.txt
> > > b/Documentation/media-framework.txt index 3acc62b..16c0177 100644
> > > --- a/Documentation/media-framework.txt
> > > +++ b/Documentati
Laurent Pinchart wrote:
>> That change causes a lot of clashes in naming since the equivalent
>> kernel structure is there as well. Those could have _k postfix, for
>> example, to differentiate them from user space names. I don't really
>> have a good suggestion how they should be called.
>
> Mayb
Hi Sakari,
On Thursday 22 July 2010 17:26:55 Sakari Ailus wrote:
> Hi,
>
> Laurent Pinchart wrote:
> ...
>
> > diff --git a/include/linux/media.h b/include/linux/media.h
> > new file mode 100644
> > index 000..746bdda
> > --- /dev/null
> > +++ b/include/linux/media.h
> > @@ -0,0 +1,73 @@
[s
Hi,
Laurent Pinchart wrote:
...
> diff --git a/include/linux/media.h b/include/linux/media.h
> new file mode 100644
> index 000..746bdda
> --- /dev/null
> +++ b/include/linux/media.h
> @@ -0,0 +1,73 @@
> +#ifndef __LINUX_MEDIA_H
> +#define __LINUX_MEDIA_H
> +
> +#define MEDIA_ENTITY_TYPE_NODE
Hi Sakari,
On Thursday 22 July 2010 17:10:01 Sakari Ailus wrote:
> Heippa,
>
> What a nice patch! :-)
Thanks :-)
> Laurent Pinchart wrote:
>
> ...
>
> > diff --git a/Documentation/media-framework.txt
> > b/Documentation/media-framework.txt index 3acc62b..16c0177 100644
> > --- a/Documentation
Heippa,
What a nice patch! :-)
Laurent Pinchart wrote:
...
> diff --git a/Documentation/media-framework.txt
> b/Documentation/media-framework.txt
> index 3acc62b..16c0177 100644
> --- a/Documentation/media-framework.txt
> +++ b/Documentation/media-framework.txt
> @@ -270,3 +270,137 @@ required
Hi Sergio,
On Wednesday 21 July 2010 18:33:54 Aguirre, Sergio wrote:
> Hi Laurent,
>
> > -Original Message-
> > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> > Sent: Tuesday, June 29, 2010 5:23 AM
> > To: Aguirre, Sergio
> > Cc: Sakari Ailus; linux-media@vger.kernel.
> Hello,
>
> I'm trying to load the tvp5150 driver with OMAP35.
> I get no /dev/video0 device.
> I have noticed that this driver uses the new subdev mechanism. It
> seems that the driver does not call the function:
> video_register_device (I understand that this is the function that
> creates vide
Hello,
I'm trying to load the tvp5150 driver with OMAP35.
I get no /dev/video0 device.
I have noticed that this driver uses the new subdev mechanism. It
seems that the driver does not call the function:
video_register_device (I understand that this is the function that
creates video0).
Can anyone
on Tue, 13 Jul 2010 17:54
in the Usenet newsgroup gmane.linux.drivers.video-input-infrastructure
David Shirley wrote:
> Hi All,
>
> I am having reception issues with this particular card, the problem
> manifests itself with missing video frames and popping sounds on the
> audio streams.
>
> As f
Hello,
I am always getting the following in my dmesg:
[749690.144036] tda8261_get_bandwidth: Bandwidth=4000
What does the message mean and how can I switch of this message?
Thanks
Halim
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to maj
Hello V4L-Team,
> Please re-base your patch against upstream tree, generate it
> at the unified format, and send it in-lined.
> You also need to add your Signed-off-by:
I will do my very best althought i'm not a professional patch submitter
;-)
I suppose with "upstream tree" you mean the source
16 matches
Mail list logo