mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-18 03:06:43 +00:00
doc-rst: some fixups at linux_tv/index
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 <mchehab@s-opensource.com>
This commit is contained in:
parent
40f7bc9b1f
commit
72f5a661c6
@ -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
|
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
|
any later version published by the Free Software Foundation. A copy of
|
||||||
the license is included in the chapter entitled "GNU Free Documentation
|
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
|
This document covers the Linux Kernel to Userspace API's used by video
|
||||||
and radio streaming devices, including video cameras, analog and digital
|
and radio streaming devices, including video cameras, analog and digital
|
||||||
TV receiver cards, AM/FM receiver cards, streaming capture and output
|
TV receiver cards, AM/FM receiver cards, Software Defined Radio (SDR),
|
||||||
devices, codec devices and remote controllers.
|
streaming capture and output devices, codec devices and remote controllers.
|
||||||
|
|
||||||
A typical media device hardware is shown at
|
A typical media device hardware is shown at
|
||||||
:ref:`typical_media_device`.
|
:ref:`typical_media_device`.
|
||||||
@ -36,21 +36,17 @@ A typical media device hardware is shown at
|
|||||||
|
|
||||||
Typical Media Device
|
Typical Media Device
|
||||||
|
|
||||||
Typical Media Device Block Diagram
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The media infrastructure API was designed to control such devices. It is
|
The media infrastructure API was designed to control such devices. It is
|
||||||
divided into four parts.
|
divided into four parts.
|
||||||
|
|
||||||
The first part covers radio, video capture and output, cameras, analog
|
The first part covers radio, video capture and output,
|
||||||
TV devices and codecs.
|
cameras, analog TV devices and codecs.
|
||||||
|
|
||||||
The second part covers the API used for digital TV and Internet
|
The second part covers the API used for digital TV and Internet
|
||||||
reception via one of the several digital tv standards. While it is
|
reception via one of the several digital tv standards. While it is
|
||||||
called as DVB API, in fact it covers several different video standards
|
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
|
including DVB-T/T2, DVB-S/S2, DVB-C, ATSC, ISDB-T, ISDB-S, DTMB, etc.
|
||||||
complete list of supported standards can be found at
|
The complete list of supported standards can be found at
|
||||||
:ref:`fe-delivery-system-t`.
|
:ref:`fe-delivery-system-t`.
|
||||||
|
|
||||||
The third part covers the Remote Controller API.
|
The third part covers the Remote Controller API.
|
||||||
@ -97,6 +93,3 @@ etc, please mail to:
|
|||||||
=========
|
=========
|
||||||
|
|
||||||
* :ref:`genindex`
|
* :ref:`genindex`
|
||||||
|
|
||||||
.. todolist::
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user