Docs - fixed two links (#630)

[ROCm/rocdecode commit: 0ea5837a38]
This commit is contained in:
spolifroni-amd
2025-08-13 14:32:35 -04:00
zatwierdzone przez GitHub
rodzic 966f338d96
commit 9f9a4d168e
2 zmienionych plików z 2 dodań i 2 usunięć
@@ -141,7 +141,7 @@ In the decode loop, the demultiplexed coded picture is passed to ``DecodeFrame``
.. _utilsfolder: https://github.com/ROCm/rocDecode/tree/develop/utils
.. |roc_video_dec| replace:: ``roc_video_dec.h``
.. _utilsfolder: https://github.com/ROCm/rocDecode/tree/develop/utils/rocvideodecode/roc_video_dec.h
.. _roc_video_dec: https://github.com/ROCm/rocDecode/tree/develop/utils/rocvideodecode/roc_video_dec.h
.. |reconfig_struct| replace:: ``ReconfigParams_t``
.. _reconfig_struct: https://rocm.docs.amd.com/projects/rocDecode/en/latest/doxygen/html/structReconfigParams__t.html
@@ -12,7 +12,7 @@ You can find a walkthrough of the ``videodecode.cpp`` sample at :doc:`Understand
All three rocDecode packages, ``rocDecode``, ``rocdecode-dev``, and ``rocdecode-test``, must be installed to use the rocDecode samples.
If you're using a :doc:`package installer <./install/rocDecode-package-install>`, install ``rocdecode``, ``rocdecode-dev``, and ``rocdecode-test``.
If you're using a :doc:`package installer <../install/rocDecode-package-install>`, install ``rocdecode``, ``rocdecode-dev``, and ``rocdecode-test``.
If you're building and installing rocDecode from its :doc:`source code <../install/rocDecode-build-and-install>`, ``rocDecode-setup.py`` needs to be run with ``--developer`` set to ``ON``: