Hi Laurent,

2011/7/11 Laurent Pinchart <laurent.pinch...@ideasonboard.com>:
> Hi Christian,
>
> On Sunday 10 July 2011 20:14:21 Christian Gmeiner wrote:
>> Signed-off-by: Christian Gmeiner
>> ---
>> diff --git a/Documentation/DocBook/media/v4l/subdev-formats.xml
>> b/Documentation/DocBook/media/v4l/subdev-formats.xml
>> index 49c532e..18e30b0 100644
>> --- a/Documentation/DocBook/media/v4l/subdev-formats.xml
>> +++ b/Documentation/DocBook/media/v4l/subdev-formats.xml
>> @@ -2565,5 +2565,43 @@
>>         </tgroup>
>>        </table>
>>      </section>
>> +
>> +    <section>
>> +      <title>YCrCb Formats</title>
>> +
>> +      <para>YCbCr represents colors as a combination of three values:
>> +      <itemizedlist>
>> +       <listitem><para>Y - the luminosity (roughly the
>> brightness)</para></listitem>
>> +       <listitem><para>Cb - the chrominance of the blue
>> primary</para></listitem>
>> +       <listitem><para>Cr - the chrominance of the red
>> primary</para></listitem>
>
> How does that differ from YUV ?


I need to say that I am very new to this whole format stuff and so I
am not really sure.
In the data sheet
http://dxr3.sourceforge.net/download/hardware/ADV7175A_6A.pdf there is
on the
first page a FUNCTIONAL BLOCK DIAGRAM which shows that there is a
"YCrCb to YUV Matrix"
stage in the pipeline. I am also fine to use a YUV format for the media bus.
Any suggestions?

Greets,
--
Christian Gmeiner, MSc
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to