Dosyalar
rocm-systems/projects/rocdecode/docs/index.rst
T
Roopa Malavally 533c74e46e Docs - Update index.rst (#320)
[ROCm/rocdecode commit: 4c44acc0cd]
2024-04-18 23:10:27 -07:00

48 satır
1.7 KiB
ReStructuredText

.. meta::
:description: rocDecode documentation and API reference library
:keywords: rocDecode, ROCm, API, documentation
********************************************************************
rocDecode documentation
********************************************************************
rocDecode provides APIs, utilities, and samples that you can use to easily access the video decoding
features of your media engines (VCNs). It also allows interoperability with other compute engines on
the GPU using Video Acceleration API (VA-API)/HIP. To learn more, see :doc:`what-is-rocDecode`
You can access rocDecode code on the `GitHub repository <https://github.com/ROCm/rocDecode>`_.
The documentation is structured as follows:
.. grid:: 2
:gutter: 3
.. grid-item-card:: Install
* :doc:`Quick-start <./install/quick-start>`
* :doc:`rocDecode installation <./install/install>`
.. grid-item-card:: API reference
* :doc:`API library <../doxygen/html/files>`
* :doc:`Functions <../doxygen/html/globals>`
* :doc:`Data structures <../doxygen/html/annotated>`
.. grid-item-card:: How to
* :doc:`Use rocDecode <how-to/using-rocdecode>`
.. grid-item-card:: Conceptual
* :doc:`Video decoding pipeline <./conceptual/video-decoding-pipeline>`
.. grid-item-card:: Tutorials
* `GitHub samples <https://github.com/ROCm/rocDecode/tree/develop/samples>`_
To contribute to the documentation, refer to
`Contributing to ROCm <https://rocm.docs.amd.com/en/latest/contribute/contributing.html>`_.
You can find licensing information on the
`Licensing <https://rocm.docs.amd.com/en/latest/about/license.html>`_ page.