2
0
Ficheiros
rocm-systems/docs/sphinx/_toc.yml.in
T
spolifroni-amd 134369824d Docs - Core api reference refresh (#669)
* Updated core docs + Doxyfile

* fixed issues, renamed a file, deleted unused files

* added hip-dev as a requirement for 7.2

* updated with Jeff's review

* updated getvideoframe description

* Update docs/reference/rocDecode-parser.rst

Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>

* Update docs/how-to/using-rocDecode-video-decoder.rst

Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>

* updated with Leo's feedback

* fixed a wrong link in toc

---------

Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
2025-11-14 14:05:47 -08:00

71 linhas
2.2 KiB
Plaintext

defaults:
numbered: False
root: index
subtrees:
- entries:
- file: what-is-rocDecode.rst
title: What is rocDecode?
- caption: Install
entries:
- file: install/rocDecode-prerequisites.rst
title: rocDecode prerequisites
- file: install/rocDecode-package-install.rst
title: Installing rocDecode with the package installer
- file: install/rocDecode-build-and-install.rst
title: Installing rocDecode from its source code
- url: https://github.com/ROCm/rocDecode/tree/develop/docker
title: rocDecode Docker containers
- caption: Conceptual
entries:
- file: conceptual/video-decoding-pipeline.rst
title: Video decoding pipeline
- file: conceptual/rocDecode-memory-types.rst
title: rocDecode surface memory locations
- caption: Samples
entries:
- file: tutorials/rocDecode-samples.rst
title: rocDecode samples
- caption: How to
entries:
- file: how-to/using-rocDecode-videodecode-sample.rst
title: Understand the videodecode sample
- file: how-to/using-rocDecode-rocdecdecoder.rst
title: Understand the rocdecdecode.cpp sample
- file: how-to/using-rocDecode-video-decoder.rst
title: Use RocVideoDecoder
- file: how-to/using-rocDecode-ffmpeg.rst
title: Use the FFmpeg demultiplexer
- file: how-to/using-rocDecode-bitstream.rst
title: Use the bitstream reader APIs
- caption: Reference
entries:
- file: reference/rocDecode-core-APIs.rst
title: Core APIs
subtrees:
- entries:
- file: reference/rocDecode-parser.rst
title: Parser API
- file: reference/rocDecode-hw-decoder.rst
title: Hardware decoder API
- file: reference/rocDecode-sw-decoder.rst
title: Software decoder API
- file: reference/rocDecode-logging-control.rst
title: Logging levels
- file: reference/rocDecode-formats-and-architectures.rst
title: rocDecode supported codecs and architectures
- file: doxygen/html/files
title: rocDecode API library
- file: doxygen/html/globals
title: rocDecode functions
- file: doxygen/html/annotated
title: rocDecode data structures
- caption: About
entries:
- file: license.md