jeffqjiangNew
aad9c248bd
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 >
2025-06-30 10:24:05 -04:00
Aryan Salmanpour
8ba5aeb465
Update the documnetation for rocDecGetDecodeStatus and rocDecGetVideoFrame APIs ( #602 )
2025-06-11 16:46:47 -04:00
spolifroni-amd
72e7d23d12
adding some bitstream reader api doc ( #539 )
...
* adding some bitstream reader api doc
* changes based on Jeff and Aryan's review
2025-03-21 14:48:10 -04:00
Kiriti Gowda
6b026af151
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 >
2025-03-17 12:38:01 -04:00
spolifroni-amd
dcddb9d5ea
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 >
2025-03-11 11:16:45 -04:00
Sam Wu
da81f34066
Update rocm-docs-core version ( #516 )
...
Required manual pip-compile of requirements.txt
2025-02-20 16:37:37 -05:00
jeffqjiangNew
25463e594b
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.
2025-02-12 14:06:26 -05:00
Aryan Salmanpour
3624040ce7
Update Copyright year to 2025 ( #486 )
...
* Update Copyright year to 2025
* update year to 2025
2025-01-05 16:25:39 -05:00
jeffqjiangNew
597b29a7c9
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 >
2024-12-06 14:46:30 -05:00
Kiriti Gowda
6339767b4c
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 >
2024-11-15 15:35:53 -05:00
spolifroni-amd
6b37dd606f
Removed install.rst since it's been replaced. ( #451 )
2024-11-12 14:36:41 -05:00
spolifroni-amd
6cc30f12a4
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 >
2024-11-12 10:40:37 -05:00
Kiriti Gowda
69eb625d2d
GPU Arch Updates ( #448 )
2024-11-06 20:37:07 -05:00
Kiriti Gowda
64078a58cb
Package - dependencies updated ( #416 )
...
* Package - dependencies updated
* Changelog - new format added
* Setup - OS specific updates
* CMakeList - Cleanup
* Version Updates Fix
2024-10-07 16:20:10 -04:00
Peter Park
336081bac3
update Doxyfile to strip Read the Docs dir ( #418 )
2024-09-16 10:19:34 -04:00
Kiriti Gowda
1ac853e441
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
2024-08-14 17:28:52 -04:00
Young Hui - AMD
7f5cc9c42f
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 >
2024-05-31 10:12:24 -04:00
Sam Wu
188f7de64f
Update RTD config to Python 3.10 and latest rocm-docs-core ( #357 )
2024-05-29 09:08:16 -04:00
Kiriti Gowda
47165ef6bb
Readme - Updates ( #338 )
...
* Readme - Updates
* Docs - updates
2024-05-03 16:27:58 -04:00
Kiriti Gowda
2df3c13454
RHEL - Deps Fix ( #334 )
2024-05-02 15:47:26 -04:00
Kiriti Gowda
68d8b629d1
Packaging Updates - RPM package changes ( #328 )
...
* RPM Deps - Updates
* SLES - Handle Package name diff
2024-05-01 14:35:49 -04:00
Roopa Malavally
4c44acc0cd
Docs - Update index.rst ( #320 )
2024-04-18 23:10:27 -07:00
Kiriti Gowda
25c4b9584f
Docs - Cleanup & Fix ( #316 )
2024-04-16 15:05:17 -07:00
Kiriti Gowda
3b1d6932af
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
2024-04-16 15:53:15 -04:00
Aryan Salmanpour
44293d2218
Update README ( #313 )
2024-04-11 13:36:27 -04:00
Kiriti Gowda
d6d9c9ed1a
Setup - Updates ( #305 )
2024-04-01 15:53:36 -07:00
Kiriti Gowda
ad7f228774
Setup - updates & Fixes ( #301 )
...
* Setup - Updates
* Setup - Develop Install Default OFF
* Developer - Default OFF
2024-03-28 00:23:53 -04:00
Lisa
304d6c6515
Docs - Update index.rst ( #294 )
2024-03-25 15:41:32 -07:00
Kiriti Gowda
2bde7e44f1
LibDRM - Updates & Fixes ( #286 )
...
* LibDRM - Updates
* LibDRM - Updates & fixes
2024-03-12 15:35:44 -04:00
Kiriti Gowda
5fdedf2351
Package Dependencies - Updates ( #281 )
...
* Package Dependencies - Updates
* Remove - --no-32
2024-03-07 17:17:09 -05:00
Lisa
8a10f8be18
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 >
2024-02-27 16:42:03 -05:00
Aryan Salmanpour
f57594565c
minor update for VideoDecodePipelin.png image ( #246 )
2024-02-14 13:00:23 -05:00
Aryan Salmanpour
d96afc62e8
Update the VideoDEcodePipeline image ( #242 )
...
* Update the VideoDEcodePipeline image
* update the file extension
* update the image to add connection between parser and decoder
2024-02-13 15:51:45 -05:00
Lakshmi Kumar
072d6fe0e2
remove fork example ( #232 )
2024-02-09 15:46:48 -05:00
Kiriti Gowda
3211b77aff
decodingPipeline.md
...
Remove token
2024-02-09 10:41:03 -08:00
Kiriti Gowda
1fd1223807
decodingPipeline.md - update
...
Fix Image
2024-02-09 10:38:31 -08:00
Kiriti Gowda
5e5c92abb5
Doc - Updates ( #231 )
2024-02-09 13:31:44 -05:00
Kiriti Gowda
adaa5f76a4
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 >
2024-02-07 18:37:58 -08:00
Aryan Salmanpour
38f50a1a10
rename roDecMapVideoFrame to rocDecoGetVideoFrame and some other minor code cleanups ( #222 )
2024-02-06 11:38:54 -05:00
Kiriti Gowda
53f3d68c6f
Docs - Updates ( #213 )
...
* Docs - Updates
* Quick-start - Readme
* Docs - updates
* Docs - Change root
* Docs - Fix root
* cleanup
2024-01-31 13:56:17 -08:00
Kiriti Gowda
5d77fbf40a
Docs - Cleanup User Guide ( #198 )
...
* Docs - Cleanup User Guide
* Update rocDecodeUserGuide.md
2024-01-24 16:45:03 -08:00
jeffqjiangNew
cd6401750e
Changed rocDecode API header variable naming to Google C++ style. ( #196 )
...
* * rocDecode: Changed rocDecode API header variable naming to Google C++ style.
* * rocDecode: Unified AVC/H264 naming to AVC. Minor naming changes on HEVC related names.
* * rocDecode: Minor comment fix based on code review.
2024-01-24 18:03:46 -05:00
Sam Wu
3c5cf5ecba
Documentation - Use custom rocm-docs-core footer, header, and stylesheets for doxysphinx ( #191 )
2024-01-24 10:11:14 -08:00
Rajy Rawther
37e2725fec
Rr/rocdec doc update ( #188 )
...
* update rocdec user guide
* minor change
* addressed review comment
2024-01-18 09:00:33 -08:00
Lakshmi Kumar
d42e19cbfd
User guide Updates ( #179 )
...
* user guide intial
* clean up
* review comments
* clean up
* clean up
* review comments + new smaples section
* review comments+adding chapter 4 and 5
* review comments
2024-01-17 10:38:42 -08:00
Lakshmi Kumar
2e2f1e3f21
WIP: Docs - User Guide ( #177 )
...
* user guide intial
* clean up
* review comments
* clean up
* clean up
* review comments + new smaples section
2024-01-16 13:28:55 -08:00
Kiriti Gowda
83b076fa1d
Readme - updates & Fixes ( #172 )
...
* Readme - updates & fixes
* Readme - Logo
* Readme - prereqs updates
2024-01-12 15:35:53 -05:00
kiritigowda
78b095af56
Doxy - Updates
2024-01-10 12:14:41 -08:00
kiritigowda
cce46982a5
Documentation - Updates
2024-01-10 12:14:41 -08:00
jeffqjiangNew
04fe74f390
* rocDecode: Updated Copyright message for 2024. ( #160 )
2024-01-09 20:47:16 -05:00