Docs - fixed two links (#630)

This commit is contained in:
spolifroni-amd
2025-08-13 14:32:35 -04:00
gecommit door GitHub
bovenliggende d9690d1715
commit 0ea5837a38
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
@@ -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
+1 -1
Bestand weergeven
@@ -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``: