xref: /linux/Documentation/userspace-api/media/dvb/legacy_dvb_apis.rst (revision 79790b6818e96c58fe2bffee1b418c16e64e7b80)
1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
2
3.. _legacy_dvb_apis:
4
5***************************
6Digital TV Deprecated APIs
7***************************
8
9The APIs described here **should not** be used on new drivers or applications.
10
11The DVBv3 frontend API has issues with new delivery systems, including
12DVB-S2, DVB-T2, ISDB, etc.
13
14.. attention::
15
16   The APIs described here doesn't necessarily reflect the current
17   code implementation, as this section of the document was written
18   for DVB version 1, while the code reflects DVB version 3
19   implementation.
20
21
22.. toctree::
23    :maxdepth: 1
24
25    frontend_legacy_dvbv3_api
26    legacy_dvb_decoder_api
27