All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] DocBook media: fix number of bits filled with zeros for SRGBB12
@ 2014-07-07 14:15 Andreas Weber
  0 siblings, 0 replies; only message in thread
From: Andreas Weber @ 2014-07-07 14:15 UTC (permalink / raw)
  To: linux-media

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-DocBook-media-fix-number-of-bits-filled-with-zeros-f.patch --]
[-- Type: text/x-diff, Size: 1189 bytes --]

>From 4e0d586d6ff8019032d1c6771428ee25c4bbb755 Mon Sep 17 00:00:00 2001
From: Andreas Weber <andy.weber.aw@gmail.com>
Date: Mon, 7 Jul 2014 16:00:05 +0200
Subject: [PATCH] DocBook media: fix number of bits filled with zeros for
 SRGBB12

Signed-off-by: Andreas Weber <andy.weber.aw@gmail.com>
---
 Documentation/DocBook/media/v4l/pixfmt-srggb12.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/DocBook/media/v4l/pixfmt-srggb12.xml b/Documentation/DocBook/media/v4l/pixfmt-srggb12.xml
index 9ba4fb6..96947f1 100644
--- a/Documentation/DocBook/media/v4l/pixfmt-srggb12.xml
+++ b/Documentation/DocBook/media/v4l/pixfmt-srggb12.xml
@@ -18,7 +18,7 @@
 	<title>Description</title>
 
 	<para>The following four pixel formats are raw sRGB / Bayer formats with
-12 bits per colour. Each colour component is stored in a 16-bit word, with 6
+12 bits per colour. Each colour component is stored in a 16-bit word, with 4
 unused high bits filled with zeros. Each n-pixel row contains n/2 green samples
 and n/2 blue or red samples, with alternating red and blue rows. Bytes are
 stored in memory in little endian order. They are conventionally described
-- 
2.0.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-07 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 14:15 [PATCH] DocBook media: fix number of bits filled with zeros for SRGBB12 Andreas Weber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.