2020-08-26 15:03:09 +08:00
|
|
|
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
2018-08-30 22:15:26 +08:00
|
|
|
|
2016-06-30 21:18:56 +08:00
|
|
|
.. _legacy_dvb_apis:
|
|
|
|
|
2017-09-02 00:28:16 +08:00
|
|
|
***************************
|
|
|
|
Digital TV Deprecated APIs
|
|
|
|
***************************
|
2016-06-30 21:18:56 +08:00
|
|
|
|
2017-09-05 18:47:08 +08:00
|
|
|
The APIs described here **should not** be used on new drivers or applications.
|
2016-06-30 21:18:56 +08:00
|
|
|
|
2017-09-05 18:47:08 +08:00
|
|
|
The DVBv3 frontend API has issues with new delivery systems, including
|
|
|
|
DVB-S2, DVB-T2, ISDB, etc.
|
|
|
|
|
|
|
|
There's just one driver for a very legacy hardware using the Digital TV
|
|
|
|
audio and video APIs. No modern drivers should use it. Instead, audio and
|
|
|
|
video should be using the V4L2 and ALSA APIs, and the pipelines should
|
|
|
|
be set via the Media Controller API.
|
|
|
|
|
|
|
|
.. attention::
|
2017-09-01 20:53:11 +08:00
|
|
|
|
|
|
|
The APIs described here doesn't necessarily reflect the current
|
2017-09-05 18:47:08 +08:00
|
|
|
code implementation, as this section of the document was written
|
|
|
|
for DVB version 1, while the code reflects DVB version 3
|
|
|
|
implementation.
|
2017-09-01 20:53:11 +08:00
|
|
|
|
2016-06-30 21:18:56 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-09-05 18:47:08 +08:00
|
|
|
frontend_legacy_dvbv3_api
|
2016-06-30 21:18:56 +08:00
|
|
|
video
|
|
|
|
audio
|