Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.12 26 lines 666 B view raw
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