zatwierdzone przez
GitHub
rodzic
966f338d96
commit
9f9a4d168e
@@ -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``:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user