Commit 00748947 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] doc-rst: convert fourcc to rst format

Fix fourcc for it to be correcly parsed by Sphinx.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 70c95242
......@@ -8,24 +8,22 @@ other three characters depends on the first one.
Existing 4CCs may not obey these guidelines.
Formats
=======
Raw bayer
---------
The following first characters are used by raw bayer formats:
B: raw bayer, uncompressed
b: raw bayer, DPCM compressed
a: A-law compressed
u: u-law compressed
- B: raw bayer, uncompressed
- b: raw bayer, DPCM compressed
- a: A-law compressed
- u: u-law compressed
2nd character: pixel order
B: BGGR
G: GBRG
g: GRBG
R: RGGB
- B: BGGR
- G: GBRG
- g: GRBG
- R: RGGB
3rd character: uncompressed bits-per-pixel 0--9, A--
......
......@@ -18,4 +18,5 @@ License".
.. toctree::
:maxdepth: 5
fourcc
cardlist
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment