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
Aryan Salmanpour
9467760627
Fix a bug in VideoDecodeRGB for syncing between main and worker threads ( #245 )
...
[ROCm/rocdecode commit: ee3829388d ]
2024-02-14 12:30:03 -05:00
Aryan Salmanpour
bc48060ff0
Fix a segmentation fault on some samples when the memory type is 3 (OUT_SURFACE_MEM_NOT_MAPPED) and attempting to save the output (which is not supported) ( #239 )
...
* Fix a segmentation fault on some samples when the memory type is 3 (OUT_SURFACE_MEM_NOT_MAPPED) and attempting to save the output (which is not supported)
* update the videoDecodeMultiFiles sample
* update the readme for videoDecodeMultiFiles
* add comments
* use OUT_SURFACE_MEM_NOT_MAPPED instead of integer number 3
[ROCm/rocdecode commit: 31c7c7c104 ]
2024-02-12 16:50:17 -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
Kiriti Gowda
1b4792c45c
Doc - Updates ( #231 )
...
[ROCm/rocdecode commit: 5e5c92abb5 ]
2024-02-09 13:31:44 -05:00
Kiriti Gowda
f517b2ab2d
Samples - Docs Updated ( #204 )
...
[ROCm/rocdecode commit: 2298d93990 ]
2024-01-26 05:19:24 -08: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
Aryan Salmanpour
b0ffeffb8f
Add multi-threaingd support for videodecodergb sample ( #154 )
...
[ROCm/rocdecode commit: c464236bdc ]
2024-01-08 15:02:43 -05:00
Aryan Salmanpour
af09e155f8
Use a dedicated hip stream for launching hip kernels for color space conversion ( #152 )
...
[ROCm/rocdecode commit: dd738aef48 ]
2024-01-05 12:55:46 -05:00
Pavel Tcherniaev
8107033846
added help for arguments in case user doesn't give any arguments ( #138 )
...
[ROCm/rocdecode commit: 5930f15c1a ]
2023-12-13 13:55:40 -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