From patchwork Thu Mar 22 11:03:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 10301247 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id E24F9600F6 for ; Thu, 22 Mar 2018 11:03:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D4D6729B17 for ; Thu, 22 Mar 2018 11:03:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C5C3F29B2B; Thu, 22 Mar 2018 11:03:43 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0585B29B17 for ; Thu, 22 Mar 2018 11:03:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752635AbeCVLDm (ORCPT ); Thu, 22 Mar 2018 07:03:42 -0400 Received: from osg.samsung.com ([64.30.133.232]:58828 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752266AbeCVLDl (ORCPT ); Thu, 22 Mar 2018 07:03:41 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 98CC226BAF; Thu, 22 Mar 2018 04:03:35 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yBK5vcDw4zaS; Thu, 22 Mar 2018 04:03:30 -0700 (PDT) Received: from smtp.s-opensource.com (unknown [179.183.96.62]) by osg.samsung.com (Postfix) with ESMTPSA id E685D26BA7; Thu, 22 Mar 2018 04:03:29 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.90_1) (envelope-from ) id 1eyy0F-0003Qq-6v; Thu, 22 Mar 2018 07:03:27 -0400 From: Mauro Carvalho Chehab Cc: Mauro Carvalho Chehab , Linux Media Mailing List , Mauro Carvalho Chehab , Hans Verkuil , Sakari Ailus , Pavel Machek , Sylwester Nawrocki , Smitha T Murthy , Tom Saeger , Hans Verkuil Subject: [PATCH] media: extended-controls.rst: don't use adjustbox Date: Thu, 22 Mar 2018 07:03:26 -0400 Message-Id: <575c29bc9d9e37debffb01ee83dcb625f71e929a.1521716601.git.mchehab@s-opensource.com> X-Mailer: git-send-email 2.14.3 To: unlisted-recipients:; (no To-header on input) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 Cc: Hans Verkuil Cc: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/uapi/v4l/extended-controls.rst | 42 +++++++++++----------- 1 file 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.