]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
media: docs: pixfmt: use section titles for bayer formats
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 10 Dec 2020 07:36:04 +0000 (08:36 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Mar 2021 10:59:39 +0000 (11:59 +0100)
The bayer formats have a subtitle, specifying how many bits
they use. Add a title markup to those, as otherwise they
look weird, specially at the PDF output.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/pixfmt-srggb10-ipu3.rst
Documentation/userspace-api/media/v4l/pixfmt-srggb14.rst
Documentation/userspace-api/media/v4l/pixfmt-srggb16.rst
Documentation/userspace-api/media/v4l/pixfmt-srggb8.rst

index 15f1900cd914fc3f1b6ec76b576c039f421179a6..5d4d260db7b515203a04a3ce49aba8f0afdd3aee 100644 (file)
@@ -9,7 +9,9 @@
 V4L2_PIX_FMT_IPU3_SBGGR10 ('ip3b'), V4L2_PIX_FMT_IPU3_SGBRG10 ('ip3g'), V4L2_PIX_FMT_IPU3_SGRBG10 ('ip3G'), V4L2_PIX_FMT_IPU3_SRGGB10 ('ip3r')
 **********************************************************************************************************************************************
 
+====================
 10-bit Bayer formats
+====================
 
 Description
 ===========
index 7e5d45f30cabbb6655e90ea0b57e2c99554167b9..4f5120a6c67873ee29d5329548cfd45bac57e40c 100644 (file)
@@ -11,7 +11,9 @@ V4L2_PIX_FMT_SRGGB14 ('RG14'), V4L2_PIX_FMT_SGRBG14 ('GR14'), V4L2_PIX_FMT_SGBRG
 ***************************************************************************************************************************
 
 
+========================================
 14-bit Bayer formats expanded to 16 bits
+========================================
 
 
 Description
index 93a210e22592faadb44b96b3fe7874cc674a92ff..2f2f1ef430d919cba62fc22661aca1466b2b1092 100644 (file)
@@ -11,7 +11,9 @@ V4L2_PIX_FMT_SRGGB16 ('RG16'), V4L2_PIX_FMT_SGRBG16 ('GR16'), V4L2_PIX_FMT_SGBRG
 ***************************************************************************************************************************
 
 
+====================
 16-bit Bayer formats
+====================
 
 
 Description
index 81e72f115994d7bab86920aa5cdfe304f1a3b03f..02061c5a9778d715492d08e94c9771a10e6e839a 100644 (file)
@@ -10,8 +10,9 @@ V4L2_PIX_FMT_SRGGB8 ('RGGB'), V4L2_PIX_FMT_SGRBG8 ('GRBG'), V4L2_PIX_FMT_SGBRG8
 ***************************************************************************************************************************
 
 
+===================
 8-bit Bayer formats
-
+===================
 
 Description
 ===========