The usage of the term "DVB" at the dvb API docs is confusing, as, right now, it can refer to either the European digital TV standard or to the subsystem. So, prefer calling it as "Digital TV" on most places, to avoid ambiguity. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
26 lines
593 B
ReStructuredText
26 lines
593 B
ReStructuredText
.. -*- coding: utf-8; mode: rst -*-
|
|
|
|
.. _legacy_dvb_apis:
|
|
|
|
***************************
|
|
Digital TV Deprecated APIs
|
|
***************************
|
|
|
|
The APIs described here are kept only for historical reasons. There's
|
|
just one driver for a very legacy hardware that uses this API. No modern
|
|
drivers should use it. Instead, audio and video should be using the V4L2
|
|
and ALSA APIs, and the pipelines should be set using the Media
|
|
Controller API
|
|
|
|
.. note::
|
|
|
|
The APIs described here doesn't necessarily reflect the current
|
|
code implementation.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
video
|
|
audio
|