Files
rocm-systems/projects/rocdecode/docs/sphinx/_toc.yml.in
T
spolifroni-amd 99b53ab2a5 added howto use for the utility classes (#511)
* added howto use for the utility classes

* Update docs/conceptual/rocDecode-memory-types.rst

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

* Update docs/conceptual/rocDecode-memory-types.rst

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

* Update docs/how-to/using-rocDecode-bitstream.rst

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

* Update docs/how-to/using-rocDecode-bitstream.rst

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

* Update docs/how-to/using-rocDecode-bitstream.rst

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

* Update docs/how-to/using-rocDecode-bitstream.rst

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

* Update docs/how-to/using-rocdecode.rst

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

* Update docs/how-to/using-rocdecode.rst

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

* Update using-rocDecode-ffmpeg.rst

* key frame -> keyframe

* `api` -> ``api``

* must -> need to

* added a sample walkthrough; removed the bitstream reader info; streamlined info

* Update docs/how-to/using-rocDecode-videodecode-sample.rst

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

* Update docs/how-to/using-rocDecode-videodecode-sample.rst

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

* Update docs/how-to/using-rocdecode.rst

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

* Update rocDecode-samples.rst

* Update docs/how-to/using-rocdecode.rst

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

* updated tables and other minor things

* updated with Leo's suggestion

* Update using-rocDecode-ffmpeg.rst

* added detail to information about the frame buffers

* small changes based on feedback

* updated

---------

Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com>

[ROCm/rocdecode commit: dcddb9d5ea]
2025-03-11 11:16:45 -04:00

59 regels
1.8 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 rocDecode videodecode sample
- file: how-to/using-rocDecode-video-decoder.rst
title: Use the rocDecode RocVideoDecoder
- file: how-to/using-rocDecode-ffmpeg.rst
title: Use the rocDecode FFmpeg demultiplexer
- file: how-to/using-rocdecode.rst
title: Use the rocDecode core APIs
- caption: Reference
entries:
- file: reference/rocDecode-formats-and-architectures.rst
title: rocDecode supported codecs and architectures
- file: reference/rocDecode-tested-configurations.rst
title: rocDecode tested configurations
- 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