media: frontend.rst: fix supported delivery systems
The introduction for the frontend chapter is not quite correct: - it tells that it supports only three types of delivery systems, in opposite to three *groups*; - It adds ISDB-C to the list of supported systems, but, this is not true. Fix it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
e5707c9abf
commit
3430b8e9aa
|
@ -5,13 +5,15 @@
|
|||
################
|
||||
DVB Frontend API
|
||||
################
|
||||
The DVB frontend API was designed to support three types of delivery
|
||||
systems:
|
||||
|
||||
The DVB frontend API was designed to support three groups of delivery
|
||||
systems: Terrestrial, cable and Satellite. Currently, the following
|
||||
delivery systems are supported:
|
||||
|
||||
- Terrestrial systems: DVB-T, DVB-T2, ATSC, ATSC M/H, ISDB-T, DVB-H,
|
||||
DTMB, CMMB
|
||||
|
||||
- Cable systems: DVB-C Annex A/C, ClearQAM (DVB-C Annex B), ISDB-C
|
||||
- Cable systems: DVB-C Annex A/C, ClearQAM (DVB-C Annex B)
|
||||
|
||||
- Satellite systems: DVB-S, DVB-S2, DVB Turbo, ISDB-S, DSS
|
||||
|
||||
|
|
Loading…
Reference in New Issue