Aryan Salmanpour
|
352a433781
|
Update Copyright year (#694)
[ROCm/rocdecode commit: b0bab07940]
|
2026-01-26 15:37:50 -08:00 |
|
Rajy Rawther
|
72b5c717e1
|
added testcase for videodecode with resizing and colorconversion to rgb (#608)
* added testcase for videodecode with resizing and colorconversion to rgb
* Update test/CMakeLists.txt
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* removed texture scaling code as it doesn't work on MI3xx
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
[ROCm/rocdecode commit: 26f9ec23a6]
|
2025-06-24 13:51:59 -04: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 |
|
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 |
|