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 |
|