Aryan Salmanpour
b0bab07940
Update Copyright year ( #694 )
2026-01-26 15:37:50 -08:00
Aryan Salmanpour
5784f8cffe
TheRock compatibility - Devicelib Support ( #684 )
...
* TheRock compatibility - Devicelib Support
* clean up
2025-12-10 14:51:43 -08:00
Aryan Salmanpour
e2789088ee
TheRock compatibility - support ( #681 )
...
* Add support for TheRock compatibility
* Update the version
* code clean up
* clean up
2025-12-08 14:02:55 -08:00
Aryan Salmanpour
014e0d3e65
Update optional GPU targets ( #675 )
2025-11-25 10:15:59 -08:00
Kiriti Gowda
4d090e8aa0
Compiler - Location update ( #664 )
2025-10-07 15:05:46 -07:00
Kiriti Gowda
23c17cc150
Find rocdecode - Updates for ROCm 7.0 ( #610 )
...
* rocDecode - Version 1.0.0
* Find package - config updates
* CMakeLists - Updates and config fix
* CMakelists - updates
* Samples - link to rocdecode_LIBRARY rocdecode::rocdecode
---------
Co-authored-by: Kiriti <kiriti@santiago.amd.com >
2025-06-24 17:39:49 -04:00
Aryan Salmanpour
fedcf37b2f
VideoDecodeRGB sample - Fix CMake configuration warning ( #586 )
2025-05-13 16:09:19 -04:00
Kiriti Gowda
5eab03d198
CMakeLists - Set Std updates & Jenkins CodeCov ( #546 )
...
* CMakeLists - Set Std updates
* Jenkins - Code coverage
* Jenkins - Fix and cleanup
* Jenkins - Fix
* Jenkins - Fix
* Jenkins - Fix
* Jenkins - Fix
* Use amdclang compiler
* Remove slash in front of quote
* Jenkins - Fix
* Jenkins - Fix location
* Jenkins - Fix perf export
* Jenkins - .so fix
* Jenkins - lcov
* Install fix
* Use repo token for codecov
* Pass in sha to codecov
* Use clang19 for ubu24
* Use default clang
* CMakeLists - Set Std updates
* Jenkins - Code coverage
* Jenkins - Fix and cleanup
* Jenkins - Fix
* Jenkins - Fix
* Jenkins - Fix
* Jenkins - Fix
* Use amdclang compiler
* Remove slash in front of quote
* Jenkins - Fix
* Jenkins - Fix location
* Jenkins - Fix perf export
* Jenkins - .so fix
* Jenkins - lcov
* Install fix
* Use repo token for codecov
* Pass in sha to codecov
* Use clang19 for ubu24
* Use default clang
* Set proxy for codecov uploader
Needed for gfx90a
---------
Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com >
2025-03-31 21:31:23 -07: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
Lakshmi Kumar
ad0bec2f14
Check ROCm targets ( #513 )
...
* rocm version check for targets
* check rocm targets for gfx
2025-02-25 14:52:17 -05:00
Lakshmi Kumar
5e806d5465
gfx update ( #505 )
...
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com >
2025-02-11 09:07:34 -05:00
Aryan Salmanpour
760f7f7200
Update samples ( #491 )
2025-01-13 14:31:46 -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
Kiriti Gowda
913b6728f0
CMakeLists - Updates and cleanup ( #483 )
...
* CMakeLists - Updates and cleanup
* CTest - CXX Compiler Updates
* Package - Remove FFMPEG exe deps
* CMakeLists - Updates and cleanup
* CTest - CXX Compiler Updates
* Package - Remove FFMPEG exe deps
* FFMPEG - Updates
2025-01-02 09:42:31 -05:00
Kiriti Gowda
924d19eb65
Samples & Test - Compiler Updates ( #468 )
...
* Compiler - set CXX Compiler if not set
* CXX Compiler - Set CXX compiler in CTest
* Test - Ctest cleanup
* Samples - Update CXX Compiler option
2024-12-03 16:03:26 -05:00
Kiriti Gowda
4f10c3893b
Revert "Compiler - set CXX Compiler if not set ( #466 )" ( #467 )
...
This reverts commit 7a6073103a .
2024-12-02 13:47:49 -08:00
Kiriti Gowda
7a6073103a
Compiler - set CXX Compiler if not set ( #466 )
2024-12-02 13:02:09 -08: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
Kiriti Gowda
69eb625d2d
GPU Arch Updates ( #448 )
2024-11-06 20:37:07 -05:00
Aryan Salmanpour
b2149abcef
Revert "Allow overriding CMAKE_CXX_COMPILER ( #436 )" ( #440 )
...
This reverts commit 07ecb5e7d6 .
2024-10-24 13:28:50 -04:00
Jeremy Newton
07ecb5e7d6
Allow overriding CMAKE_CXX_COMPILER ( #436 )
...
Using set as-is doesn't allow the user to set their own rocm path.
This is useful for community packagers or debugging.
Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com >
2024-10-24 11:36:14 -04:00
Kiriti Gowda
befc6f6562
Find rocDecode - Support added ( #428 )
...
* Find rocDecode - Support added
* Find rocDecode - Updates
* Find rocDecode - Version fix
* Find rocDecode - Version Var
* Minor cleanup
* Test - Find package updates
* CTest - Upgrades
* CTest - Enhancements
---------
Co-authored-by: Aryan Salmanpour <aryan.salmanpour@amd.com >
2024-10-02 17:35:56 -04:00
Lakshmi Kumar
4e4a18d280
change clang++ path as suggested by packaging team ( #427 )
2024-10-01 08:35:45 -04:00
Kiriti Gowda
eb5f2da4ae
Support GFX12 ( #423 )
2024-09-17 10:47:17 -04:00
Kiriti Gowda
2014c55f11
CMakeLists - Use -D AMDGPU_TARGETS ( #379 )
...
* Sample - Updates
* CMakeList - Accept -D AMDGPU_TARGET
2024-07-09 11:03:24 -04:00
Aryan Salmanpour
592195b652
Organizing the install location of the rocdecode utils headers ( #296 )
2024-03-26 12:47:37 -04:00
Rajy Rawther
39e274d02d
rocDecode resize sample implementation ( #285 )
...
* WIP: resize kernels
* hipified kernels for scaling from cuda
* updated videodecodeRGB sample for scaling
* added stream parameter to kernels
* add scale kernels using tex2d and NN
* enable tex2D kernels
* add NN resize kernels
* fixed scaling kernels
* fixed tex2D scaling kernel for UV scaling
* minor formatting
* address review comments
---------
Co-authored-by: Aryan Salmanpour <aryan.salmanpour@amd.com >
2024-03-18 08:32:19 -04:00
Kiriti Gowda
ca067ae6ec
FFMPEG - Multi-version support ( #270 )
...
* FFMPEG 5.X - Support
* FFMPEG 5.X - Support
* FFMPEG - Multiversion support
* FFMPEG - Support FFMPEG AVCODEC > 58.134.X
2024-03-05 08:34:05 -05:00
Aryan Salmanpour
6317b9f22b
Revert "FFMPEG 5.X - Support ( #268 )" ( #269 )
...
This reverts commit 4f2bf945a9 .
2024-02-28 14:31:07 -05:00
Kiriti Gowda
4f2bf945a9
FFMPEG 5.X - Support ( #268 )
2024-02-28 12:37:33 -05:00
Kiriti Gowda
e95129ece2
VideoDecodeRGB - Failure Fix ( #248 )
...
* Sample - ROCM PATH Fix
* Sample - Add missing lib
2024-02-14 13:03:34 -05:00
Kiriti Gowda
1881a5a61e
Sample - fix path & build types ( #237 )
2024-02-12 12:13:37 -05:00
Aryan Salmanpour
de5841d249
Enable gfx941/gfx942 by default for videoDecodeRGB sample ( #236 )
2024-02-12 08:35:23 -05:00
Aryan Salmanpour
3d28911453
Remove unsupported GPUs ( #175 )
2024-01-15 10:50:34 -08:00
Aryan Salmanpour
28c00cb354
Add support for gfx1101 and gfx1102 ( #165 )
2024-01-10 14:17:04 -05:00
jeffqjiangNew
04fe74f390
* rocDecode: Updated Copyright message for 2024. ( #160 )
2024-01-09 20:47:16 -05:00
Lakshmi Kumar
f221d78258
adding support for MI300A A1 - gfx942 ( #124 )
2023-12-07 09:31:44 -05:00
Rajy Rawther
15fb3e0b91
Samples - Add a sample for decoding a video and converting the raw decoded YUV frames to RGB format using HIP kernels ( #108 )
...
* WIP: class implementation
* add more definitions
* rocvideodecode implementation
* formatting fixes
* address review comments
* rocvideodecode class update
* videodec sample app-enable all apis
* video_dec_rgb_sample implementation
* fix issue with release mode execution and other clean_up
* add copyright block
* address review comments
* sync with tot and addressed review comments
* convert to snake_case
2023-12-01 13:26:30 -05:00