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 4563243edeeb3dc17355a80ec16bbfdc675702cb 16 lines 444 B view raw
1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 2 3.. _dvb_examples: 4 5******** 6Examples 7******** 8 9In the past, we used to have a set of examples here. However, those 10examples got out of date and doesn't even compile nowadays. 11 12Also, nowadays, the best is to use the libdvbv5 DVB API nowadays, 13with is fully documented. 14 15Please refer to the `libdvbv5 <https://linuxtv.org/docs/libdvbv5/index.html>`__ 16for updated/recommended examples.