| .. SPDX-License-Identifier: GPL-2.0 |
| |
| .. include:: <isonum.txt> |
| |
| ============================ |
| Media subsystem usage guides |
| ============================ |
| |
| This section contains usage information about media subsystem and |
| its supported drivers. |
| |
| Please see: |
| |
| - :doc:`/userspace-api/media/index` |
| for the userspace APIs used on media devices. |
| |
| - :doc:`/driver-api/media/index` |
| for driver development information and Kernel APIs used by |
| media devices; |
| |
| .. _uapi-v4l-drivers: |
| |
| ################################################ |
| Video4Linux (V4L) driver-specific documentation |
| ################################################ |
| |
| .. only:: html |
| |
| .. class:: toc-title |
| |
| Table of Contents |
| |
| .. toctree:: |
| :maxdepth: 5 |
| :numbered: |
| |
| cardlist |
| |
| v4l-with-ir |
| |
| bttv |
| cafe_ccic |
| cpia2 |
| cx88 |
| davinci-vpbe |
| fimc |
| imx |
| imx7 |
| ipu3 |
| ivtv |
| meye |
| omap3isp |
| omap4_camera |
| philips |
| qcom_camss |
| rcar-fdp1 |
| saa7134 |
| si470x |
| si4713 |
| si476x |
| vimc |
| vivid |
| |
| ############################################## |
| Linux Digital TV driver-specific documentation |
| ############################################## |
| |
| .. only:: html |
| |
| .. class:: toc-title |
| |
| Table of Contents |
| |
| .. toctree:: |
| :maxdepth: 5 |
| :numbered: |
| |
| dvb_intro |
| ci |
| faq |
| dvb_references |
| |
| cards |
| avermedia |
| bt8xx |
| lmedm04 |
| opera-firmware |
| technisat |
| ttusb-dec |
| zr364xx |
| |
| ################################# |
| CEC driver-specific documentation |
| ################################# |
| |
| .. only:: html |
| |
| .. class:: toc-title |
| |
| Table of Contents |
| |
| .. toctree:: |
| :maxdepth: 5 |
| :numbered: |
| |
| pulse8-cec |
| |
| **Copyright** |copy| 1999-2020 : LinuxTV Developers |
| |
| :: |
| |
| This documentation is free software; you can redistribute it and/or modify it |
| under the terms of the GNU General Public License as published by the Free |
| Software Foundation; either version 2 of the License, or (at your option) any |
| later version. |
| |
| This program is distributed in the hope that it will be useful, but WITHOUT |
| ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
| more details. |
| |
| For more details see the file COPYING in the source distribution of Linux. |