1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: <isonum.txt>
5 ########################################
6 Linux Media Infrastructure userspace API
7 ########################################
9 This section contains the driver development information and Kernel APIs
10 used by media devices.
14 - :doc:`/admin-guide/media/index`
15 for usage information about media subsystem and supported drivers;
17 - :doc:`/driver-api/media/index`
18 for driver development information and Kernel APIs used by
35 mediactl/media-controller
45 **Copyright** |copy| 2009-2020 : LinuxTV Developers
49 Permission is granted to copy, distribute and/or modify this document
50 under the terms of the GNU Free Documentation License, Version 1.1 or
51 any later version published by the Free Software Foundation, with no
52 Invariant Sections. A copy of the license is included in the chapter
53 entitled "GNU Free Documentation License".
55 Please notice that some documents inside the media userspace API,
56 when explicitly mentioned on its source code, are dual-licensed
57 with GNU Free Documentation License Version 1.1 and with the
58 GNU General Public License::
60 This documentation is free software; you can redistribute it and/or modify it
61 under the terms of the GNU General Public License as published by the Free
62 Software Foundation; either version 2 of the License, or (at your option) any
65 This program is distributed in the hope that it will be useful, but WITHOUT
66 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
67 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
70 For more details see the file COPYING in the source distribution of Linux.