Documentation: application: Update mediactl URL
The linux kernel documentation for the Media Controller has moved. Update the URL accordingly to the new location. The existing link pointed to the 'introduction' page - but this isn't easy to identify or get an overview of the full documentation available for media controller. Instead point the link to the top level of the media controller userspace API pages. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
2d5a1367e2
commit
7aa68c7882
@@ -54,7 +54,7 @@ the `Linux Media Controller`_ and `Video for Linux`_ (V4L2) APIs, meaning that
|
||||
an application doesn't need to handle device or driver specific details.
|
||||
|
||||
.. _CameraManager: https://libcamera.org/api-html/classlibcamera_1_1CameraManager.html
|
||||
.. _Linux Media Controller: https://www.kernel.org/doc/html/latest/media/uapi/mediactl/media-controller-intro.html
|
||||
.. _Linux Media Controller: https://www.kernel.org/doc/html/latest/userspace-api/media/mediactl/media-controller.html
|
||||
.. _Video for Linux: https://www.linuxtv.org/docs.php
|
||||
|
||||
Before the ``int main()`` function, create a global shared pointer
|
||||
|
||||
Reference in New Issue
Block a user