mirror of
https://github.com/torvalds/linux.git
synced 2026-04-27 02:52:27 -04:00
Media references belong to V4L namespace. Fix a lot of broken links when including videodev2.h and probably fixing several other broken cross-references between different files inside media docs. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <b69fc5bd43da7d326b9f4720df59388088c64065.1759329363.git.mchehab+huawei@kernel.org>
18 lines
400 B
ReStructuredText
18 lines
400 B
ReStructuredText
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
|
|
.. c:namespace:: V4L
|
|
|
|
.. _selection-api:
|
|
|
|
Cropping, composing and scaling -- the SELECTION API
|
|
====================================================
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
selection-api-intro.rst
|
|
selection-api-targets.rst
|
|
selection-api-configuration.rst
|
|
selection-api-vs-crop-api.rst
|
|
selection-api-examples.rst
|