summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2018-03-22 13:47:46 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-03-22 14:02:53 +0300
commit575c29bc9d9e37debffb01ee83dcb625f71e929a (patch)
tree78d5aa3a4b2797115f3c8960b8fb65322ddc8a2e
parentc0da55b95bd9818496cee1d312ce98f379f903e9 (diff)
downloadlinux-575c29bc9d9e37debffb01ee83dcb625f71e929a.tar.xz
media: extended-controls.rst: don't use adjustbox
LaTeX adjustbox is known to cause pdf documentation build breakages with some newer Sphinx versions. So, don't use it. While here, adjust table sizes in order to better produce the pdf output. Fixes: c0da55b95bd9 ("media: v4l2: Documentation for HEVC CIDs") Cc: Smitha T Murthy <smitha.t@samsung.com> Cc: Hans Verkuil <hans.verkuil@cisco.com> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r--Documentation/media/uapi/v4l/extended-controls.rst42
1 files changed, 21 insertions, 21 deletions
diff --git a/Documentation/media/uapi/v4l/extended-controls.rst b/Documentation/media/uapi/v4l/extended-controls.rst
index 23d13be44001..d5f3eb6e674a 100644
--- a/Documentation/media/uapi/v4l/extended-controls.rst
+++ b/Documentation/media/uapi/v4l/extended-controls.rst
@@ -2011,9 +2011,9 @@ enum v4l2_mpeg_video_hevc_hier_coding_type -
.. raw:: latex
- \begin{adjustbox}{width=\columnwidth}
+ \footnotesize
-.. tabularcolumns:: |p{11.0cm}|p{10.0cm}|
+.. tabularcolumns:: |p{9.0cm}|p{8.0cm}|
.. flat-table::
:header-rows: 0
@@ -2026,7 +2026,7 @@ enum v4l2_mpeg_video_hevc_hier_coding_type -
.. raw:: latex
- \end{adjustbox}
+ \normalsize
``V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_LAYER (integer)``
@@ -2080,9 +2080,9 @@ enum v4l2_mpeg_video_hevc_profile -
.. raw:: latex
- \begin{adjustbox}{width=\columnwidth}
+ \footnotesize
-.. tabularcolumns:: |p{11.0cm}|p{10.0cm}|
+.. tabularcolumns:: |p{9.0cm}|p{8.0cm}|
.. flat-table::
:header-rows: 0
@@ -2097,7 +2097,7 @@ enum v4l2_mpeg_video_hevc_profile -
.. raw:: latex
- \end{adjustbox}
+ \normalsize
.. _v4l2-hevc-level:
@@ -2110,9 +2110,9 @@ enum v4l2_mpeg_video_hevc_level -
.. raw:: latex
- \begin{adjustbox}{width=\columnwidth}
+ \footnotesize
-.. tabularcolumns:: |p{11.0cm}|p{10.0cm}|
+.. tabularcolumns:: |p{9.0cm}|p{8.0cm}|
.. flat-table::
:header-rows: 0
@@ -2147,7 +2147,7 @@ enum v4l2_mpeg_video_hevc_level -
.. raw:: latex
- \end{adjustbox}
+ \normalsize
``V4L2_CID_MPEG_VIDEO_HEVC_FRAME_RATE_RESOLUTION (integer)``
@@ -2169,9 +2169,9 @@ enum v4l2_mpeg_video_hevc_tier -
.. raw:: latex
- \begin{adjustbox}{width=\columnwidth}
+ \footnotesize
-.. tabularcolumns:: |p{11.0cm}|p{10.0cm}|
+.. tabularcolumns:: |p{9.0cm}|p{8.0cm}|
.. flat-table::
:header-rows: 0
@@ -2184,7 +2184,7 @@ enum v4l2_mpeg_video_hevc_tier -
.. raw:: latex
- \end{adjustbox}
+ \normalsize
``V4L2_CID_MPEG_VIDEO_HEVC_MAX_PARTITION_DEPTH (integer)``
@@ -2200,9 +2200,9 @@ enum v4l2_mpeg_video_hevc_loop_filter_mode -
.. raw:: latex
- \begin{adjustbox}{width=\columnwidth}
+ \footnotesize
-.. tabularcolumns:: |p{11.0cm}|p{10.0cm}|
+.. tabularcolumns:: |p{10.7cm}|p{6.3cm}|
.. flat-table::
:header-rows: 0
@@ -2217,7 +2217,7 @@ enum v4l2_mpeg_video_hevc_loop_filter_mode -
.. raw:: latex
- \end{adjustbox}
+ \normalsize
``V4L2_CID_MPEG_VIDEO_HEVC_LF_BETA_OFFSET_DIV2 (integer)``
@@ -2238,9 +2238,9 @@ enum v4l2_mpeg_video_hevc_hier_refresh_type -
.. raw:: latex
- \begin{adjustbox}{width=\columnwidth}
+ \footnotesize
-.. tabularcolumns:: |p{11.0cm}|p{10.0cm}|
+.. tabularcolumns:: |p{8.0cm}|p{9.0cm}|
.. flat-table::
:header-rows: 0
@@ -2255,7 +2255,7 @@ enum v4l2_mpeg_video_hevc_hier_refresh_type -
.. raw:: latex
- \end{adjustbox}
+ \normalsize
``V4L2_CID_MPEG_VIDEO_HEVC_REFRESH_PERIOD (integer)``
@@ -2318,9 +2318,9 @@ enum v4l2_mpeg_video_hevc_size_of_length_field -
.. raw:: latex
- \begin{adjustbox}{width=\columnwidth}
+ \footnotesize
-.. tabularcolumns:: |p{11.0cm}|p{10.0cm}|
+.. tabularcolumns:: |p{6.0cm}|p{11.0cm}|
.. flat-table::
:header-rows: 0
@@ -2337,7 +2337,7 @@ enum v4l2_mpeg_video_hevc_size_of_length_field -
.. raw:: latex
- \end{adjustbox}
+ \normalsize
``V4L2_CID_MPEG_VIDEO_HEVC_HIER_CODING_L0_BR (integer)``
Indicates bit rate for hierarchical coding layer 0 for HEVC encoder.