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 e1e19d5..761d783 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 2ef35cf..f030426 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 c15437c..906d1ef 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 ed0fe22..39ed024 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 2157663..b43fc50 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 c0a8ddf..3f07f93 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 517a5b4..08a322b 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 742816a..2cfcc97 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 9a8e7d2..db4c523 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 201901d..a772b6a 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 c7e471f..bfe5804 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 f97559e..9ea9209 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 ee73006..2a1c0d4 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 7147e6c..378581b 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 8d783f3..6345c24 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 04b93d9..51b7b8e 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 2ad8ef0..b21d9f0 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 fe2908e..f95672d 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 fa2efa3..8669468 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 eb3f6b5..e88de4c 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 033cedf..fa8f7ee 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 8eaacd3..6975949 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 9ce5318..c3c72bd 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 bb3f322..d22f771 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 24c59c9..7729bcb 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 6dcd925..0c61a10 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 cc1565f..a8d4b71 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 1f8fe46..e2c690e 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 3f3dbf1..7fa16ee 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 642c20a..6939099 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 9521c44..5747303 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 106afed..633b63b 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 dc3d395..fc87afa 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 0057bc8..fe903dc 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 c5efead..bb95d65 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 556c37c..d6fa7a7 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 9f01ae0..edc81a2 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 576af34..88da5e7 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 8804dd5..c5cce2d 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.