From patchwork Mon Jul 4 11:46:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 9212439 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 49FE16086B for ; Mon, 4 Jul 2016 11:49:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3B0C5286DE for ; Mon, 4 Jul 2016 11:49:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2FC44286EA; Mon, 4 Jul 2016 11:49:36 +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 265F6286E9 for ; Mon, 4 Jul 2016 11:49:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753593AbcGDLtd (ORCPT ); Mon, 4 Jul 2016 07:49:33 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:44697 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753395AbcGDLrU (ORCPT ); Mon, 4 Jul 2016 07:47:20 -0400 Received: from 201.86.133.99.dynamic.adsl.gvt.net.br ([201.86.133.99] helo=smtp.w2.samsung.com) by bombadil.infradead.org with esmtpsa (Exim 4.85_2 #1 (Red Hat Linux)) id 1bK2LO-0005JV-D8; Mon, 04 Jul 2016 11:47:18 +0000 Received: from mchehab by smtp.w2.samsung.com with local (Exim 4.87) (envelope-from ) id 1bK2LK-0007iu-P4; Mon, 04 Jul 2016 08:47:14 -0300 From: Mauro Carvalho Chehab To: Linux Media Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , Jonathan Corbet , Markus Heiser , linux-doc@vger.kernel.org Subject: [PATCH 02/51] Documentation: some fixups at linux_tv/index.rst Date: Mon, 4 Jul 2016 08:46:23 -0300 Message-Id: <5d478ca0ac79daa7380d883b3cbabc984aa541d3.1467629488.git.mchehab@s-opensource.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: In-Reply-To: References: 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 Fix some issues from the conversion and improve the documentation a little bit, by adding two relevent keywords (SDR and DTMB). Signed-off-by: Mauro Carvalho Chehab --- Documentation/linux_tv/index.rst | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/Documentation/linux_tv/index.rst b/Documentation/linux_tv/index.rst index e6df371243d8..b0389cbfb1aa 100644 --- a/Documentation/linux_tv/index.rst +++ b/Documentation/linux_tv/index.rst @@ -12,7 +12,7 @@ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation. A copy of the license is included in the chapter entitled "GNU Free Documentation -License" +License". ============ @@ -21,8 +21,8 @@ Introduction This document covers the Linux Kernel to Userspace API's used by video and radio streaming devices, including video cameras, analog and digital -TV receiver cards, AM/FM receiver cards, streaming capture and output -devices, codec devices and remote controllers. +TV receiver cards, AM/FM receiver cards, Software Defined Radio (SDR), +streaming capture and output devices, codec devices and remote controllers. A typical media device hardware is shown at :ref:`typical_media_device`. @@ -36,21 +36,17 @@ A typical media device hardware is shown at Typical Media Device - Typical Media Device Block Diagram - - - The media infrastructure API was designed to control such devices. It is divided into four parts. -The first part covers radio, video capture and output, cameras, analog -TV devices and codecs. +The first part covers radio, video capture and output, +cameras, analog TV devices and codecs. The second part covers the API used for digital TV and Internet reception via one of the several digital tv standards. While it is called as DVB API, in fact it covers several different video standards -including DVB-T/T2, DVB-S/S2, DVB-C, ATSC, ISDB-T, ISDB-S,etc. The -complete list of supported standards can be found at +including DVB-T/T2, DVB-S/S2, DVB-C, ATSC, ISDB-T, ISDB-S, DTMB, etc. +The complete list of supported standards can be found at :ref:`fe-delivery-system-t`. The third part covers the Remote Controller API. @@ -97,6 +93,3 @@ etc, please mail to: ========= * :ref:`genindex` - -.. todolist:: -