Aryan Salmanpour
352a433781
Update Copyright year ( #694 )
...
[ROCm/rocdecode commit: b0bab07940 ]
2026-01-26 15:37:50 -08:00
spolifroni-amd
7ee9e08a74
bump rocm-docs-core version ( #691 )
...
[ROCm/rocdecode commit: e0d00500d0 ]
2026-01-15 20:13:09 -08:00
spolifroni-amd
74744b1d93
added a description of the host package ( #674 )
...
[ROCm/rocdecode commit: aafedbdc87 ]
2025-11-21 11:10:35 -08:00
spolifroni-amd
04117a091d
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 >
[ROCm/rocdecode commit: 134369824d ]
2025-11-14 14:05:47 -08:00
Kiriti Gowda
6a2036b033
Package - Host package updates ( #671 )
...
* rocDecode host - Package
* Host Package - Added
* Readme - Host updates
* Changelog - Updates
[ROCm/rocdecode commit: 433ca3a564 ]
2025-11-14 13:23:51 -08:00
Jeff Jiang
9f857d54f0
Added logging control ( #667 )
...
* * rocDecode: Added logging control
- Message output from the core components is now controlled by the logging level, which can be set by an environment variable or other methods.
* * rocDecode/Logging control: Fixed a typo.
* * rocDecode/Logging control: Removed reference to the logger class from RocVideoDecoder utility, which results in build error on non-source install environment.
* * rocDecode/Logging control: Improved some wording in the docs.
[ROCm/rocdecode commit: 60e6c585ff ]
2025-10-31 20:50:33 -04:00
spolifroni-amd
37c112e23c
Docs - removing SP6 ( #653 )
...
[ROCm/rocdecode commit: 92bf931295 ]
2025-09-16 17:09:59 -07:00
spolifroni-amd
64c8a44790
updated wording around supported linux environments ( #642 )
...
* updated wording around supported linux environments
* Update docs/install/rocDecode-prerequisites.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* Update docs/install/rocDecode-prerequisites.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* SLES 15-SP5 isn't supported; removed
* updated SLES to SP6/7
---------
Co-authored-by: Rajy Rawther <Rajy.MeeyakhanRawther@amd.com >
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
[ROCm/rocdecode commit: 2e38f502ab ]
2025-09-08 12:27:18 -07:00
spolifroni-amd
9f9a4d168e
Docs - fixed two links ( #630 )
...
[ROCm/rocdecode commit: 0ea5837a38 ]
2025-08-13 11:32:35 -07:00
spolifroni-amd
c6bc0ed4a3
Docs - removing link to gpu installer ( #618 )
...
* removing link to gpu installer
* updated the readme and fixed a landing page issue
[ROCm/rocdecode commit: f1d5236921 ]
2025-08-01 12:24:37 -07:00
jeffqjiangNew
76248fa94a
Fixed the MD5 calculation error on some streams when both decoded output dumping and MD5 generation are on. ( #607 )
...
* * Fixed the MD5 calculation error on some streams when both decoded output dumping and MD5 generation are on.
- The issue is with the final flushing of the remaining frames at the end of stream, where MD5 update is skipped when output dumping is on.
* * Minor format changes.
---------
Co-authored-by: Aryan Salmanpour <aryan.salmanpour@amd.com >
[ROCm/rocdecode commit: aad9c248bd ]
2025-06-30 10:24:05 -04:00
Aryan Salmanpour
790f5881f2
Update the documnetation for rocDecGetDecodeStatus and rocDecGetVideoFrame APIs ( #602 )
...
[ROCm/rocdecode commit: 8ba5aeb465 ]
2025-06-11 16:46:47 -04:00
spolifroni-amd
969eb83653
adding some bitstream reader api doc ( #539 )
...
* adding some bitstream reader api doc
* changes based on Jeff and Aryan's review
[ROCm/rocdecode commit: 72e7d23d12 ]
2025-03-21 14:48:10 -04:00
Kiriti Gowda
26a67fb210
CMake config - updates and fixes ( #532 )
...
* CMake Config - updates and fixes
* Version - Updates
* Changelog - updates
* Update CHANGELOG.md
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com >
---------
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com >
[ROCm/rocdecode commit: 6b026af151 ]
2025-03-17 12:38:01 -04:00
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
Sam Wu
c3eb6d4322
Update rocm-docs-core version ( #516 )
...
Required manual pip-compile of requirements.txt
[ROCm/rocdecode commit: da81f34066 ]
2025-02-20 16:37:37 -05:00
jeffqjiangNew
2b198dcc32
Doc: HW decode capability update. ( #509 )
...
* * rocDecode/Doc: HW decode capability update.
- Added AV1 and VP9 decode caps and small corrections.
* * rocDecode/Doc: Removed gfx940 and gfx941 from HW capability table.
* * rocDecode/Doc: HW decode capability update.
- Added AV1 and VP9 decode caps and small corrections.
* * rocDecode/Doc: Removed gfx940 and gfx941 from HW capability table.
* * rocDecode/Doc: Updated change log.
[ROCm/rocdecode commit: 25463e594b ]
2025-02-12 14:06:26 -05:00
Aryan Salmanpour
c597fb2a4c
Update Copyright year to 2025 ( #486 )
...
* Update Copyright year to 2025
* update year to 2025
[ROCm/rocdecode commit: 3624040ce7 ]
2025-01-05 16:25:39 -05:00
jeffqjiangNew
0cb331b369
CTest updates. ( #473 )
...
* * rocDecode: Core test updates.
- Added VP9 test.
- Added tests for video decode raw sample.
- Changed test video streams to raw elementary or IVF formats.
* * rocDecode/CTest: Added back mp4 files.
* * rocDecode/CTest: Minor changes based on review comments.
* * rocDecode/CTest: Added stream file installation.
* * rocDecode/CTest: Changed the file back to mp4.
* Add support for VP9 handling in the videoDecodeBatch sample
* add linking with threads for videodecode app
---------
Co-authored-by: Aryan Salmanpour <aryan.salmanpour@amd.com >
[ROCm/rocdecode commit: 597b29a7c9 ]
2024-12-06 14:46:30 -05:00
Kiriti Gowda
c8ff82a943
SLES - Updates ( #454 )
...
* SLES - Updates
* Updates
* Cleanup
* Update CHANGELOG.md
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com >
* CXX Compiler - Use AMD Clang++
* Docs - Updates
* ROCm Version - Upgraded to 6.3.0
* Readme - cleanup
* Readme - minor updates
* Readme - Fix note
---------
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com >
[ROCm/rocdecode commit: 6339767b4c ]
2024-11-15 15:35:53 -05:00
spolifroni-amd
a10329af7a
Removed install.rst since it's been replaced. ( #451 )
...
[ROCm/rocdecode commit: 6b37dd606f ]
2024-11-12 14:36:41 -05:00
spolifroni-amd
67052ff454
made changes to installation and landing pages ( #445 )
...
* initial commit of changes to the installation and landing pages
* deleted original install; fixed the toc; fixed typos
* fixed some wording issues; fixed some formatting issues
* adding back install.rst to try to fix the conflict
---------
Co-authored-by: Aryan Salmanpour <aryan.salmanpour@amd.com >
[ROCm/rocdecode commit: 6cc30f12a4 ]
2024-11-12 10:40:37 -05:00
Kiriti Gowda
bd3b6208fa
GPU Arch Updates ( #448 )
...
[ROCm/rocdecode commit: 69eb625d2d ]
2024-11-06 20:37:07 -05:00
Kiriti Gowda
07bd8d6082
Package - dependencies updated ( #416 )
...
* Package - dependencies updated
* Changelog - new format added
* Setup - OS specific updates
* CMakeList - Cleanup
* Version Updates Fix
[ROCm/rocdecode commit: 64078a58cb ]
2024-10-07 16:20:10 -04:00
Peter Park
3139e6f013
update Doxyfile to strip Read the Docs dir ( #418 )
...
[ROCm/rocdecode commit: 336081bac3 ]
2024-09-16 10:19:34 -04:00
Kiriti Gowda
56eab1f21c
CTest Updates - Fix duplicates ( #408 )
...
* Test - Fix CTest
* CMakeLists - Clang Set
* Ctest - support
* Readme - Fix and updates
* Readme - minor fix
* Readme - MS template
* Install - Minor instructiion fix
* Clang - Added as default CXX compiler
* Update CHANGELOG.md
Remove unreleased
[ROCm/rocdecode commit: 1ac853e441 ]
2024-08-14 17:28:52 -04:00
Young Hui - AMD
4a6e9d709b
Docs: reordered index grid ( #345 )
...
* reordered index to have separate install card, and diataxis grid
* add Tutorials folder
* Explain that tutorials/README.md is just a blank placeholder file. Can be removed in future.
* Update docs/index.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
* changed to quick start (no hyphen)
* missed index.rst for quick start edit
* change text to Using rocDecode
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com >
[ROCm/rocdecode commit: 7f5cc9c42f ]
2024-05-31 10:12:24 -04:00
Sam Wu
86af9da51e
Update RTD config to Python 3.10 and latest rocm-docs-core ( #357 )
...
[ROCm/rocdecode commit: 188f7de64f ]
2024-05-29 09:08:16 -04:00
Kiriti Gowda
7ea07e5477
Readme - Updates ( #338 )
...
* Readme - Updates
* Docs - updates
[ROCm/rocdecode commit: 47165ef6bb ]
2024-05-03 16:27:58 -04:00
Kiriti Gowda
1fe8ea0a98
RHEL - Deps Fix ( #334 )
...
[ROCm/rocdecode commit: 2df3c13454 ]
2024-05-02 15:47:26 -04:00
Kiriti Gowda
69ac148c4d
Packaging Updates - RPM package changes ( #328 )
...
* RPM Deps - Updates
* SLES - Handle Package name diff
[ROCm/rocdecode commit: 68d8b629d1 ]
2024-05-01 14:35:49 -04:00
Roopa Malavally
533c74e46e
Docs - Update index.rst ( #320 )
...
[ROCm/rocdecode commit: 4c44acc0cd ]
2024-04-18 23:10:27 -07:00
Kiriti Gowda
697bebaa6c
Docs - Cleanup & Fix ( #316 )
...
[ROCm/rocdecode commit: 25c4b9584f ]
2024-04-16 15:05:17 -07:00
Kiriti Gowda
2fb85345c7
LibVA Updates - Support Public Version ( #315 )
...
* LibVA public - enable
* Support for RPM based OS
* Readme Updates
* Setup - Updates
* Setup - CentOS 7 unsupported
* Jenkins - Check Direct deps
[ROCm/rocdecode commit: 3b1d6932af ]
2024-04-16 15:53:15 -04:00
Aryan Salmanpour
aef074db7a
Update README ( #313 )
...
[ROCm/rocdecode commit: 44293d2218 ]
2024-04-11 13:36:27 -04:00
Kiriti Gowda
ed48cecfe0
Setup - Updates ( #305 )
...
[ROCm/rocdecode commit: d6d9c9ed1a ]
2024-04-01 15:53:36 -07:00
Kiriti Gowda
80c54d2210
Setup - updates & Fixes ( #301 )
...
* Setup - Updates
* Setup - Develop Install Default OFF
* Developer - Default OFF
[ROCm/rocdecode commit: ad7f228774 ]
2024-03-28 00:23:53 -04:00
Lisa
2334f37f8f
Docs - Update index.rst ( #294 )
...
[ROCm/rocdecode commit: 304d6c6515 ]
2024-03-25 15:41:32 -07:00
Kiriti Gowda
7853d45511
LibDRM - Updates & Fixes ( #286 )
...
* LibDRM - Updates
* LibDRM - Updates & fixes
[ROCm/rocdecode commit: 2bde7e44f1 ]
2024-03-12 15:35:44 -04:00
Kiriti Gowda
30b97d5ea0
Package Dependencies - Updates ( #281 )
...
* Package Dependencies - Updates
* Remove - --no-32
[ROCm/rocdecode commit: 5fdedf2351 ]
2024-03-07 17:17:09 -05:00
Lisa
c1c9e06e7e
Documentation - 6.1 Updates (Lisa edits) ( #260 )
...
* Update video-decoding-pipeline.md
changed image alignment to left from center
* Update Create-a-decoder-using-rocDecCreateDecoder().md
language edits
* Update Create-parser-object-using-rocDecCreateVideoParser().md
Language edits
* Update Create-parser-object-using-rocDecCreateVideoParser().md
* Update Create-parser-object-using-rocDecCreateVideoParser().md
* Update Create-parser-object-using-rocDecCreateVideoParser().md
* Update Create-parser-object-using-rocDecCreateVideoParser().md
* Update Create-parser-object-using-rocDecCreateVideoParser().md
expanded SEI
* Update Decode-the-frame-using-rocDecDecodeFrame().md
language edits
* Update Destroy-the-decoder.md
* Update Decode-the-frame-using-rocDecDecodeFrame().md
* Update Destroy-the-parser-using-rocDecDestroyVideoParser().md
* Update Parse-video-data-using-rocDecParseVideoData().md
language and spacing edits
* Update Prepare-the-decoded-frame-for-further-processing.md
language and spacing edits
* Update Query-decode-capabilities-using-rocDecGetDecoderCaps().md
Language and spacing edits.
* Update Query-the-decoding-status.md
language edits and spacing
* Update Reconfigure-the-decorder.md
language edits and spacing fixes
* Update Use-rocDecode-API.md
language and spacing edits
* Update Use-rocDecode-API.md
* Update Destroy-the-decoder.md
updated to RocDecoder
* Update Parse-video-data-using-rocDecParseVideoData().md
Added link for callback
* Update Reconfigure-the-decorder.md
Corrected to RocDecoder
* Delete docs/tutorial directory
Tutorial not required for the user guide.
* Add files via upload
* Delete docs/data/VideoDecoderPipeline.PNG
* Update video-decoding-pipeline.md
* Update video-decoding-pipeline.md
* Update video-decoding-pipeline.md
* Update README.md
* resolve conflicts
* Update video-decoding-pipeline.md
* Update video-decoding-pipeline.md
* Update video-decoding-pipeline.md
* Update install.md
* Update install.md
Minor language edits.
* Update install.md
* Update install.md
* Update install.md
* Update install.md
* Update README.md
Updated link to
https://github.com/ROCm/rocDecode/blob/develop/rocDecode-setup.py
* Update _toc.yml.in
* Update index.md
* Update index.md
* Update index.md
corrections to index.md
* Update index.md
* Update index.md
* Create index.md
* Update index.md
Updated for installation and how to. Reference has header files. Need confirmation.
* Update index.md
* Update index.md
Changed AMD's rocDecode SDK Library to rocDecode SDK
* Update what-is-rocDecode.md
* Update _toc.yml.in
* Update _toc.yml.in
* Update _toc.yml.in
* Update _toc.yml.in
* Update _toc.yml.in
* Update _toc.yml.in
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Docs - Update config
* Docs - yml updates
* Docs - Updates
* Update _toc.yml.in
* Update _toc.yml.in
* Update _toc.yml.in
* Update what-is-rocDecode.md
* Update _toc.yml.in
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
Added installation content
* Update _toc.yml.in
* Update install.md
changed heading to Installation
* Update index.md
* Update what-is-rocDecode.md
removed installation content
* Update what-is-rocDecode.md
Updated product name
* Update install.md
* Update _toc.yml.in
* Update Create-a-decoder-using-rocDecCreateDecoder.md
* Update Create-parser-object-using-rocDecCreateVideoParser.md
* Update Decode-the-frame-using-rocDecDecodeFrame.md
* Update Destroy-the-decoder.md
* Update Destroy-the-parser-using-rocDecDestroyVideoParser.md
* Update Parse-video-data-using-rocDecParseVideoData.md
* Update Prepare-the-decoded-frame-for-further-processing.md
* Update Query-decode-capabilities-using-rocDecGetDecoderCaps.md
* Update Query-the-decoding-status.md
* Update Reconfigure-the-decorder.md
* Update Use-rocDecode-API.md
* Update _toc.yml.in
* Update _toc.yml.in
* Update index.md
* Update index.md
* Index - Change to RST
* Fix - index
* Update conf.py
copyright
* Cleanup - Index
* Update _toc.yml.in
* Update _toc.yml.in
* Update what-is-rocDecode.md
Added concept
* Add files via upload
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Rename VideoDecoderPipeline (1).png to VideoDecoderPipelinetest.png
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Rename VideoDecoderPipeline.png to VideoDecoderPipelinetest.png
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update index.md
Added a numbered list of actions.
* Update index.md
add links
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.md
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.md
corrected the order of steps.
* Update index.rst
Corrected the order of tasks
* Update _toc.yml.in
Reorder the how to
* Update install.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
updated image path
* Update index.rst
Fixed Reconfigure the decoder <https://github.com/ROCm/rocDecode/blob/master/docs/how-to/Reconfigure-the-decorder.html >`_to
Reconfigure the decoder <https://github.com/ROCm/rocDecode/blob/master/docs/how-to/Reconfigure-the-decoder.html >`_
* Rename Reconfigure-the-decorder.md to Reconfigure-the-decoder.md
Corrected the page name to Reconfigure the decoder
* Update index.rst
Updated to relative links
* Update index.rst
Updated index.rst
* Update index.rst
* Update index.md
* Update index.md
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
updated ref to doc
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Add files via upload
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.rst
* Update index.md
* Update index.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update install.md
* Update install.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update what-is-rocDecode.md
* Update index.md
* Update index.md
* Update _toc.yml.in
* Update _toc.yml.in
* Update what-is-rocDecode.md
* Update install.md
* Update install.md
* Update what-is-rocDecode.md
* Update index.md
* restructure & edits
* udpate readme
* cleanup
* verbiage
* minor fixes
* update changelog
* update changelog
* update title
* add metadata
* more metadata
* convert to RST
* intersphinx test
* edits, install reorg, address comments
* verbiage
* update requirements
* remove extraneous note
* Update docs/sphinx/requirements.in
* clean up install info
* update readme
* update readme
* update requirements
* formatting
* revert requirements
* Docs - Update Requirements
* requirements
* Update requirements
* Fix typo in requirements
pip-compile error
---------
Co-authored-by: Roopa Malavally <56051583+Rmalavally@users.noreply.github.com >
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com >
Co-authored-by: Pavel Tcherniaev <Pavel.Tcherniaev@amd.com >
Co-authored-by: Sam Wu <sjwu@ualberta.ca >
Co-authored-by: kiritigowda <kiriti.nageshgowda@amd.com >
Co-authored-by: Sam Wu <sam.wu2@amd.com >
[ROCm/rocdecode commit: 8a10f8be18 ]
2024-02-27 16:42:03 -05:00
Aryan Salmanpour
63531d0b5b
minor update for VideoDecodePipelin.png image ( #246 )
...
[ROCm/rocdecode commit: f57594565c ]
2024-02-14 13:00:23 -05:00
Aryan Salmanpour
a154e47639
Update the VideoDEcodePipeline image ( #242 )
...
* Update the VideoDEcodePipeline image
* update the file extension
* update the image to add connection between parser and decoder
[ROCm/rocdecode commit: d96afc62e8 ]
2024-02-13 15:51:45 -05:00
Lakshmi Kumar
6443588c8d
remove fork example ( #232 )
...
[ROCm/rocdecode commit: 072d6fe0e2 ]
2024-02-09 15:46:48 -05:00
Kiriti Gowda
a726931e65
decodingPipeline.md
...
Remove token
[ROCm/rocdecode commit: 3211b77aff ]
2024-02-09 10:41:03 -08:00
Kiriti Gowda
baf62cb5e0
decodingPipeline.md - update
...
Fix Image
[ROCm/rocdecode commit: 1fd1223807 ]
2024-02-09 10:38:31 -08:00
Kiriti Gowda
1b4792c45c
Doc - Updates ( #231 )
...
[ROCm/rocdecode commit: 5e5c92abb5 ]
2024-02-09 13:31:44 -05:00
Kiriti Gowda
a7e06826ed
rocDecode Docs - Updates ( #225 )
...
* rocDecode Docs - Updates
* Copy Fix
* Fix create dir
* Online - docs Updates
* Fix indents
* Fix indent
* Create symlink to overview
* Docs - Cleanup
---------
Co-authored-by: Sam Wu <sam.wu2@amd.com >
[ROCm/rocdecode commit: adaa5f76a4 ]
2024-02-07 18:37:58 -08:00
Aryan Salmanpour
c7f7a7c0e8
rename roDecMapVideoFrame to rocDecoGetVideoFrame and some other minor code cleanups ( #222 )
...
[ROCm/rocdecode commit: 38f50a1a10 ]
2024-02-06 11:38:54 -05:00
Kiriti Gowda
f2095a35b7
Docs - Updates ( #213 )
...
* Docs - Updates
* Quick-start - Readme
* Docs - updates
* Docs - Change root
* Docs - Fix root
* cleanup
[ROCm/rocdecode commit: 53f3d68c6f ]
2024-01-31 13:56:17 -08:00