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
42 **Copyright** |copy| 2009-2020 : LinuxTV Developers
46 Permission is granted to copy, distribute and/or modify this document
47 under the terms of the GNU Free Documentation License, Version 1.1 or
48 any later version published by the Free Software Foundation, with no
49 Invariant Sections. A copy of the license is included in the chapter
50 entitled "GNU Free Documentation License".
52 Please notice that some documents inside the media userspace API,
53 when explicitly mentioned on its source code, are dual-licensed
54 with GNU Free Documentation License Version 1.1 and with the
55 GNU General Public License::
57 This documentation is free software; you can redistribute it and/or modify it
58 under the terms of the GNU General Public License as published by the Free
59 Software Foundation; either version 2 of the License, or (at your option) any
62 This program is distributed in the hope that it will be useful, but WITHOUT
63 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
64 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
67 For more details see the file COPYING in the source distribution of Linux.