Kiriti Gowda
|
021e32bc21
|
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>
[ROCm/rocdecode commit: befc6f6562]
|
2024-10-02 17:35:56 -04:00 |
|
Lakshmi Kumar
|
ffe6861569
|
change clang++ path as suggested by packaging team (#427)
[ROCm/rocdecode commit: 4e4a18d280]
|
2024-10-01 08:35:45 -04:00 |
|
Kiriti Gowda
|
aaa794a807
|
Support GFX12 (#423)
[ROCm/rocdecode commit: eb5f2da4ae]
|
2024-09-17 10:47:17 -04:00 |
|
Kiriti Gowda
|
2626f6bc66
|
CMakeLists - Use -D AMDGPU_TARGETS (#379)
* Sample - Updates
* CMakeList - Accept -D AMDGPU_TARGET
[ROCm/rocdecode commit: 2014c55f11]
|
2024-07-09 11:03:24 -04:00 |
|
Aryan Salmanpour
|
805ecd6ee8
|
Organizing the install location of the rocdecode utils headers (#296)
[ROCm/rocdecode commit: 592195b652]
|
2024-03-26 12:47:37 -04:00 |
|
Rajy Rawther
|
5ac584fad5
|
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>
[ROCm/rocdecode commit: 39e274d02d]
|
2024-03-18 08:32:19 -04:00 |
|
Kiriti Gowda
|
cabcb78825
|
FFMPEG - Multi-version support (#270)
* FFMPEG 5.X - Support
* FFMPEG 5.X - Support
* FFMPEG - Multiversion support
* FFMPEG - Support FFMPEG AVCODEC > 58.134.X
[ROCm/rocdecode commit: ca067ae6ec]
|
2024-03-05 08:34:05 -05:00 |
|
Aryan Salmanpour
|
6f80f7e81c
|
Revert "FFMPEG 5.X - Support (#268)" (#269)
This reverts commit 11abd055ed.
[ROCm/rocdecode commit: 6317b9f22b]
|
2024-02-28 14:31:07 -05:00 |
|
Kiriti Gowda
|
11abd055ed
|
FFMPEG 5.X - Support (#268)
[ROCm/rocdecode commit: 4f2bf945a9]
|
2024-02-28 12:37:33 -05:00 |
|
Kiriti Gowda
|
19697e79a8
|
VideoDecodeRGB - Failure Fix (#248)
* Sample - ROCM PATH Fix
* Sample - Add missing lib
[ROCm/rocdecode commit: e95129ece2]
|
2024-02-14 13:03:34 -05:00 |
|
Kiriti Gowda
|
9b14aee579
|
Sample - fix path & build types (#237)
[ROCm/rocdecode commit: 1881a5a61e]
|
2024-02-12 12:13:37 -05:00 |
|
Aryan Salmanpour
|
cb9f6a48ae
|
Enable gfx941/gfx942 by default for videoDecodeRGB sample (#236)
[ROCm/rocdecode commit: de5841d249]
|
2024-02-12 08:35:23 -05:00 |
|
Aryan Salmanpour
|
a28ebcb3f2
|
Remove unsupported GPUs (#175)
[ROCm/rocdecode commit: 3d28911453]
|
2024-01-15 10:50:34 -08:00 |
|
Aryan Salmanpour
|
8512426f1b
|
Add support for gfx1101 and gfx1102 (#165)
[ROCm/rocdecode commit: 28c00cb354]
|
2024-01-10 14:17:04 -05:00 |
|
jeffqjiangNew
|
4c9a35a6a8
|
* rocDecode: Updated Copyright message for 2024. (#160)
[ROCm/rocdecode commit: 04fe74f390]
|
2024-01-09 20:47:16 -05:00 |
|
Lakshmi Kumar
|
6c3f0095da
|
adding support for MI300A A1 - gfx942 (#124)
[ROCm/rocdecode commit: f221d78258]
|
2023-12-07 09:31:44 -05:00 |
|
Rajy Rawther
|
20defa76e5
|
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
[ROCm/rocdecode commit: 15fb3e0b91]
|
2023-12-01 13:26:30 -05:00 |
|