]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
doc-rst: v4l/pixfmt: re-join a broken paragraph
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 16:58:01 +0000 (13:58 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 16:58:01 +0000 (13:58 -0300)
Originally, at the DocBook, the "Byte Order" were a single
paragraph with the string that follows it. The conversion
broke it, and, sometimes, it added an extra dot.

Fix them altogheter at pixfmt-*.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
39 files changed:
Documentation/linux_tv/media/v4l/pixfmt-grey.rst
Documentation/linux_tv/media/v4l/pixfmt-m420.rst
Documentation/linux_tv/media/v4l/pixfmt-nv12.rst
Documentation/linux_tv/media/v4l/pixfmt-nv12m.rst
Documentation/linux_tv/media/v4l/pixfmt-nv16m.rst
Documentation/linux_tv/media/v4l/pixfmt-nv24.rst
Documentation/linux_tv/media/v4l/pixfmt-packed-rgb.rst
Documentation/linux_tv/media/v4l/pixfmt-sbggr16.rst
Documentation/linux_tv/media/v4l/pixfmt-sbggr8.rst
Documentation/linux_tv/media/v4l/pixfmt-sdr-cs08.rst
Documentation/linux_tv/media/v4l/pixfmt-sdr-cs14le.rst
Documentation/linux_tv/media/v4l/pixfmt-sdr-cu08.rst
Documentation/linux_tv/media/v4l/pixfmt-sdr-cu16le.rst
Documentation/linux_tv/media/v4l/pixfmt-sdr-ru12le.rst
Documentation/linux_tv/media/v4l/pixfmt-sgbrg8.rst
Documentation/linux_tv/media/v4l/pixfmt-sgrbg8.rst
Documentation/linux_tv/media/v4l/pixfmt-srggb10.rst
Documentation/linux_tv/media/v4l/pixfmt-srggb10p.rst
Documentation/linux_tv/media/v4l/pixfmt-srggb12.rst
Documentation/linux_tv/media/v4l/pixfmt-srggb8.rst
Documentation/linux_tv/media/v4l/pixfmt-uv8.rst
Documentation/linux_tv/media/v4l/pixfmt-uyvy.rst
Documentation/linux_tv/media/v4l/pixfmt-vyuy.rst
Documentation/linux_tv/media/v4l/pixfmt-y10.rst
Documentation/linux_tv/media/v4l/pixfmt-y12.rst
Documentation/linux_tv/media/v4l/pixfmt-y16-be.rst
Documentation/linux_tv/media/v4l/pixfmt-y16.rst
Documentation/linux_tv/media/v4l/pixfmt-y41p.rst
Documentation/linux_tv/media/v4l/pixfmt-y8i.rst
Documentation/linux_tv/media/v4l/pixfmt-yuv410.rst
Documentation/linux_tv/media/v4l/pixfmt-yuv411p.rst
Documentation/linux_tv/media/v4l/pixfmt-yuv420.rst
Documentation/linux_tv/media/v4l/pixfmt-yuv420m.rst
Documentation/linux_tv/media/v4l/pixfmt-yuv422m.rst
Documentation/linux_tv/media/v4l/pixfmt-yuv422p.rst
Documentation/linux_tv/media/v4l/pixfmt-yuv444m.rst
Documentation/linux_tv/media/v4l/pixfmt-yuyv.rst
Documentation/linux_tv/media/v4l/pixfmt-yvyu.rst
Documentation/linux_tv/media/v4l/pixfmt-z16.rst

index e1e19d558d59d1eff2448d8de7827783de80d4ea..761d783d4989e0d1e27acfa5f75b19c991520204 100644 (file)
@@ -17,8 +17,7 @@ Description
 This is a grey-scale image. It is really a degenerate Y'CbCr format
 which simply contains no Cb or Cr data.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 2ef35cfc14fa09e0b5bdf6bfd74afafe098666aa..f03042653bcdb0cae1b4496647a20c7499dcddff 100644 (file)
@@ -28,8 +28,7 @@ Y'\ :sub:`10`, Y'\ :sub:`11`.
 All line lengths are identical: if the Y lines include pad bytes so do
 the CbCr lines.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index c15437c0cb23feb6c3930d73781b349091697dd5..906d1effff6787381e1d0bb5c3eff6e5d2778f81 100644 (file)
@@ -31,8 +31,7 @@ with a Cr byte.
 If the Y plane has pad bytes after each row, then the CbCr plane has as
 many pad bytes after its rows.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index ed0fe226a73361b0ff59e65b8b513b7b10f630e8..39ed024bcbe762b5a426e3d3bf11a2e11f7e1f37 100644 (file)
@@ -42,7 +42,7 @@ applications that support the multi-planar API, described in
 If the Y plane has pad bytes after each row, then the CbCr plane has as
 many pad bytes after its rows.
 
-**Byte Order..**
+**Byte Order.**
 Each cell is one byte.
 
 .. flat-table::
index 2157663fa6c2d4d034ecaf0e9b1986dcbc057163..b43fc50bda73de95c8553752dcc2d2f9fef38519 100644 (file)
@@ -33,7 +33,7 @@ Cb and Cr bytes are swapped, the CrCb plane starts with a Cr byte.
 used only in drivers and applications that support the multi-planar API,
 described in :ref:`planar-apis`.
 
-**Byte Order..**
+**Byte Order.**
 Each cell is one byte.
 
 
index c0a8ddfd6963211051444b192be1e80ac1ca7392..3f07f93912052af2d7429291d5d75d7ca49da556 100644 (file)
@@ -30,8 +30,7 @@ swapped, the CrCb plane starts with a Cr sample.
 If the Y plane has pad bytes after each row, then the CbCr plane has
 twice as many pad bytes after its rows.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 517a5b42151ca5643ada7a753559746422700b73..08a322b9a2ed61136121db71e242e1e042e2d178 100644 (file)
@@ -969,8 +969,7 @@ The XRGB and XBGR formats contain undefined bits (-). Applications,
 devices and drivers must ignore those bits, for both
 :ref:`capture` and :ref:`output` devices.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 742816ad4d41150b872bbcfd8104dbca54d977f4..2cfcc97b3c9674ffcfcafe118795d2c13913049f 100644 (file)
@@ -21,8 +21,7 @@ memory addresses (little-endian). Note the actual sampling precision may
 be lower than 16 bits, for example 10 bits per pixel with values in
 range 0 to 1023.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 9a8e7d27e660212de916af85597db5643bcdda27..db4c523f49a99d1ff2c4ee11c592e41e06eda755 100644 (file)
@@ -21,8 +21,7 @@ from neighbouring pixels. From left to right the first row consists of a
 blue and green value, the second row of a green and red value. This
 scheme repeats to the right and down for every two columns and rows.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 201901d3f4c589c349ad02d2144b28dd07b548f6..a772b6a674d514a19d0b1fe13c9f979cccdd0013 100644 (file)
@@ -19,8 +19,7 @@ number consist two parts, called In-phase and Quadrature (IQ). Both I
 and Q are represented as a 8 bit signed number. I value comes first and
 Q value after that.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index c7e471fe722f22d5db434450563ff26bc9ba4af3..bfe5804bd84e1c445e61d86cb24da1ff7a80399f 100644 (file)
@@ -20,8 +20,7 @@ and Q are represented as a 14 bit signed little endian number. I value
 comes first and Q value after that. 14 bit value is stored in 16 bit
 space with unused high bits padded with 0.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index f97559ebcab5c5f53296df87449063e21ea4cc3d..9ea92099e7ed45b996417bc30902b84762b17262 100644 (file)
@@ -19,8 +19,7 @@ number consist two parts, called In-phase and Quadrature (IQ). Both I
 and Q are represented as a 8 bit unsigned number. I value comes first
 and Q value after that.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index ee73006bdb234bfa70478ebebccca35787cfdf0a..2a1c0d4924a17d72a611027686483177987c6c82 100644 (file)
@@ -19,8 +19,7 @@ number consist two parts, called In-phase and Quadrature (IQ). Both I
 and Q are represented as a 16 bit unsigned little endian number. I value
 comes first and Q value after that.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 7147e6cfe6d90dfcddfc6c6b458bf76a0ec8cd1d..378581b27d4a96ca1426c76d157df376052a6c5a 100644 (file)
@@ -18,8 +18,7 @@ This format contains sequence of real number samples. Each sample is
 represented as a 12 bit unsigned little endian number. Sample is stored
 in 16 bit space with unused high bits padded with 0.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 8d783f332eaa5ce585d56240a8dcf6ef614d0f4c..6345c24d86f35a44d65f471eeaa69dbbcc502168 100644 (file)
@@ -21,8 +21,7 @@ from neighbouring pixels. From left to right the first row consists of a
 green and blue value, the second row of a red and green value. This
 scheme repeats to the right and down for every two columns and rows.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 04b93d9335a6baa53739c2e932a5d2cffa42cd2e..51b7b8ef751901393dfd7b4ad4af9a47f440c54e 100644 (file)
@@ -21,8 +21,7 @@ from neighbouring pixels. From left to right the first row consists of a
 green and blue value, the second row of a red and green value. This
 scheme repeats to the right and down for every two columns and rows.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 2ad8ef04ad32f0d52907a8f6b7dbef7c49af7939..b21d9f01ed3563795762f86fdf183bf76d098099 100644 (file)
@@ -25,8 +25,7 @@ are stored in memory in little endian order. They are conventionally
 described as GRGR... BGBG..., RGRG... GBGB..., etc. Below is an example
 of one of these formats
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte, high 6 bits in high bytes are 0.
 
 
index fe2908e37d060d53862f2c652252711f24b7f493..f95672d7327b762b33f6676740e9855eb7269876 100644 (file)
@@ -28,8 +28,7 @@ with alternating green-red and green-blue rows. They are conventionally
 described as GRGR... BGBG..., RGRG... GBGB..., etc. Below is an example
 of one of these formats:
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index fa2efa33be66303b8d6b395b9d135a8c644cbe24..86694681033a5b11f72f0d9746e9153a7a25fce2 100644 (file)
@@ -25,8 +25,7 @@ are stored in memory in little endian order. They are conventionally
 described as GRGR... BGBG..., RGRG... GBGB..., etc. Below is an example
 of one of these formats
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte, high 6 bits in high bytes are 0.
 
 
index eb3f6b5e39ca7c2db64a23da8d42c2d963e6ff53..e88de4c48d47a972719104d4d0a14860709f87c6 100644 (file)
@@ -21,8 +21,7 @@ from neighbouring pixels. From left to right the first row consists of a
 red and green value, the second row of a green and blue value. This
 scheme repeats to the right and down for every two columns and rows.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 033cedf85f57a7378ffdc5785218ad66bd55d46b..fa8f7ee9fee1cf5190d2f754598469192b041d79 100644 (file)
@@ -16,8 +16,7 @@ Description
 
 In this format there is no Y plane, Only CbCr plane. ie (UV interleaved)
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 8eaacd3af3df0b1e823f3b70a60f12611b793e5d..6975949fc7a5b081ee64d9cfd9fc2a5fedd16cf9 100644 (file)
@@ -20,8 +20,7 @@ Y's, a Cb and a Cr. Each Y goes to one of the pixels, and the Cb and Cr
 belong to both pixels. As you can see, the Cr and Cb components have
 half the horizontal resolution of the Y component.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 .. flat-table::
index 9ce531834d9afd4369b5f78600b4d262b4beead2..c3c72bdc3a1e1660ba1be34120510c417c059bef 100644 (file)
@@ -20,8 +20,7 @@ Y's, a Cb and a Cr. Each Y goes to one of the pixels, and the Cb and Cr
 belong to both pixels. As you can see, the Cr and Cb components have
 half the horizontal resolution of the Y component.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 .. flat-table::
index bb3f3229d8e58b236c0cc8116eabb4510992860d..d22f771382891f5ff89998949a252e79c604d5be 100644 (file)
@@ -18,8 +18,7 @@ This is a grey-scale image with a depth of 10 bits per pixel. Pixels are
 stored in 16-bit words with unused high bits padded with 0. The least
 significant byte is stored at lower memory addresses (little-endian).
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 24c59c911fee4f9b283e92fefcb1101f7d488bf8..7729bcbf3350e47176eda6e8dc5de91bf998e8e3 100644 (file)
@@ -18,8 +18,7 @@ This is a grey-scale image with a depth of 12 bits per pixel. Pixels are
 stored in 16-bit words with unused high bits padded with 0. The least
 significant byte is stored at lower memory addresses (little-endian).
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 6dcd9251659d8349e4d9c665d85d88f8c17b1558..0c61a10018c27aea5aa6dbb4ae0a6de678f4fda3 100644 (file)
@@ -19,8 +19,7 @@ significant byte is stored at lower memory addresses (big-endian). Note
 the actual sampling precision may be lower than 16 bits, for example 10
 bits per pixel with values in range 0 to 1023.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index cc1565f37db8748ecf536c3ccde82ea4f345359f..a8d4b7192ae316c66b083643e2304346c3e0bbe7 100644 (file)
@@ -19,8 +19,7 @@ significant byte is stored at lower memory addresses (little-endian).
 Note the actual sampling precision may be lower than 16 bits, for
 example 10 bits per pixel with values in range 0 to 1023.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 1f8fe468001dbb5c45d2018ab2a5c50032c1a604..e2c690e4d254ddca172ed65e8b1efb2544b0009f 100644 (file)
@@ -26,7 +26,6 @@ from "YUV 4:1:1 *packed*", while YUV411P stands for "YUV 4:1:1
 *planar*".
 
 **Byte Order.**
-
 Each cell is one byte.
 
 
index 3f3dbf18357fb08b95252f0c0c11ac67e39e5513..7fa16ee85ab75edf99ed90fbfaaff6a9c59fcf2a 100644 (file)
@@ -19,8 +19,7 @@ pixels from 2 sources interleaved. Each pixel is stored in a 16-bit
 word. E.g. the R200 RealSense camera stores pixel from the left sensor
 in lower and from the right sensor in the higher 8 bits.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 642c20a038b6c75fa8f06f3b311cf8dd94c34de9..6939099c1baacf81be167534778a6312cb7ea479 100644 (file)
@@ -31,8 +31,7 @@ have ¼ as many pad bytes after their rows. In other words, four Cx rows
 (including padding) are exactly as long as one Y row (including
 padding).
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 9521c4431c78ef938b4e4ef12919f6d1be98f85b..5747303cf2a7ba82f10dafde6cb6a6d4101abc2d 100644 (file)
@@ -29,7 +29,7 @@ If the Y plane has pad bytes after each row, then the Cr and Cb planes
 have ¼ as many pad bytes after their rows. In other words, four C x rows
 (including padding) is exactly as long as one Y row (including padding).
 
-**Byte Order..**
+**Byte Order.**
 Each cell is one byte.
 
 
index 106afed501252f10ef8cc154e0b7bfe44b18fc3a..633b63b14b59163e1b7f213efd0524782f43480e 100644 (file)
@@ -33,8 +33,7 @@ have half as many pad bytes after their rows. In other words, two Cx
 rows (including padding) is exactly as long as one Y row (including
 padding).
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index dc3d395a5731e5c6a1e5823d4d727eda8bc59337..fc87afaf91398cf00db879a0c02e206965fd1659 100644 (file)
@@ -39,8 +39,7 @@ padding).
 used only in drivers and applications that support the multi-planar API,
 described in :ref:`planar-apis`.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 0057bc85fd248a75c830136f850eabbacba5707f..fe903dc90aaccc8a65f2da554e2eb17e8edd318b 100644 (file)
@@ -38,8 +38,7 @@ padding).
 used only in drivers and applications that support the multi-planar API,
 described in :ref:`planar-apis`.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index c5efeadc0e9c0be86a29c4bf046409ca49f3bbb5..bb95d656fcc1409d6f8e20449a318f2676800a4c 100644 (file)
@@ -29,8 +29,7 @@ have half as many pad bytes after their rows. In other words, two Cx
 rows (including padding) is exactly as long as one Y row (including
 padding).
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 556c37c34d6739fcab07c30e818d4930893a4a27..d6fa7a7b0049463f0675b9c03f6d1de50e4f7e8a 100644 (file)
@@ -34,8 +34,7 @@ have the same number of pad bytes after their rows.
 used only in drivers and applications that support the multi-planar API,
 described in :ref:`planar-apis`.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 .. flat-table::
index 9f01ae03bd1032cea4c00ee6fa35725b958ca60a..edc81a2875e93ae3b1101c89c9a5fdd2ce6acc8f 100644 (file)
@@ -21,8 +21,7 @@ belong to both pixels. As you can see, the Cr and Cb components have
 half the horizontal resolution of the Y component. ``V4L2_PIX_FMT_YUYV``
 is known in the Windows environment as YUY2.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 
index 576af343b81b80b05f16e8d35fddeaae43e870a1..88da5e7cc1ef40dd51ae0f58cc97d2de4e718fd4 100644 (file)
@@ -20,8 +20,7 @@ Y's, a Cb and a Cr. Each Y goes to one of the pixels, and the Cb and Cr
 belong to both pixels. As you can see, the Cr and Cb components have
 half the horizontal resolution of the Y component.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.
 
 .. flat-table::
index 8804dd5cc1c01476669d3c28ac9fe2b20866ec28..c5cce2db78b631f142852211af465fd889ad7f7d 100644 (file)
@@ -19,8 +19,7 @@ distance to the respective point in the image coordinates. Distance unit
 can vary and has to be negotiated with the device separately. Each pixel
 is stored in a 16-bit word in the little endian byte order.
 
-**Byte Order..**
-
+**Byte Order.**
 Each cell is one byte.