Commit 4a1873f5 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

media: pixfmt-yuv-planar.rst: fix PDF OUTPUT

Add missing format macros for the tables there to be properly
output.

While here, also remove the empty ".. note::" markup.

It should be noticed that ".. [1]" markups will generate footnotes,
and not a note within the main text body.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 86d3a055
...@@ -48,6 +48,12 @@ relationship between the luma and chroma line padding and stride. ...@@ -48,6 +48,12 @@ relationship between the luma and chroma line padding and stride.
All components are stored with the same number of bits per component. All components are stored with the same number of bits per component.
.. raw:: latex
\footnotesize
.. tabularcolumns:: |p{5.2cm}|p{1.0cm}|p{1.5cm}|p{1.9cm}|p{1.2cm}|p{1.8cm}|p{2.7cm}|
.. flat-table:: Overview of Semi-Planar YUV Formats .. flat-table:: Overview of Semi-Planar YUV Formats
:header-rows: 1 :header-rows: 1
:stub-columns: 0 :stub-columns: 0
...@@ -146,12 +152,14 @@ All components are stored with the same number of bits per component. ...@@ -146,12 +152,14 @@ All components are stored with the same number of bits per component.
- Yes - Yes
- Linear - Linear
.. note:: .. raw:: latex
\normalsize
.. [1] Order of chroma samples in the second plane .. [1] Order of chroma samples in the second plane
.. [2] Indicates if planes have to be contiguous in memory or can be .. [2] Indicates if planes have to be contiguous in memory or can be
disjoint disjoint
.. [3] Macroblock size in pixels .. [3] Macroblock size in pixels
**Color Sample Location:** **Color Sample Location:**
...@@ -481,6 +489,12 @@ relationship between the luma and chroma line padding and stride. ...@@ -481,6 +489,12 @@ relationship between the luma and chroma line padding and stride.
All components are stored with the same number of bits per component. All components are stored with the same number of bits per component.
.. raw:: latex
\small
.. tabularcolumns:: |p{5.0cm}|p{1.1cm}|p{1.5cm}|p{2.2cm}|p{1.2cm}|p{3.7cm}|
.. flat-table:: Overview of Fully Planar YUV Formats .. flat-table:: Overview of Fully Planar YUV Formats
:header-rows: 1 :header-rows: 1
:stub-columns: 0 :stub-columns: 0
...@@ -565,11 +579,13 @@ All components are stored with the same number of bits per component. ...@@ -565,11 +579,13 @@ All components are stored with the same number of bits per component.
- Y, Cr, Cb - Y, Cr, Cb
- No - No
.. note:: .. raw:: latex
\normalsize
.. [4] Order of luma and chroma planes .. [4] Order of luma and chroma planes
.. [5] Indicates if planes have to be contiguous in memory or can be .. [5] Indicates if planes have to be contiguous in memory or can be
disjoint disjoint
**Color Sample Location:** **Color Sample Location:**
......
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