mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-08-18 05:02:03 +00:00

The existing documentation of the legacy DVB Decoder API was incomplete. Revising the documentation, adding missing parts and arranging the documentation files new. This patch contains the new index file and links to it. Link: https://lore.kernel.org/linux-media/20240128233249.32794-2-herdler@nurfuerspam.de Signed-off-by: Stefan Herdler <herdler@nurfuerspam.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
27 lines
666 B
ReStructuredText
27 lines
666 B
ReStructuredText
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
|
|
|
.. _legacy_dvb_apis:
|
|
|
|
***************************
|
|
Digital TV Deprecated APIs
|
|
***************************
|
|
|
|
The APIs described here **should not** be used on new drivers or applications.
|
|
|
|
The DVBv3 frontend API has issues with new delivery systems, including
|
|
DVB-S2, DVB-T2, ISDB, etc.
|
|
|
|
.. attention::
|
|
|
|
The APIs described here doesn't necessarily reflect the current
|
|
code implementation, as this section of the document was written
|
|
for DVB version 1, while the code reflects DVB version 3
|
|
implementation.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
frontend_legacy_dvbv3_api
|
|
legacy_dvb_decoder_api
|