Rajy Rawther
59c03a8df3
fix exception handling to gracefully exit ( #49 )
...
* fix exception handling to gracefully exit
* addressed review comments
[ROCm/rocdecode commit: 55ebf353cc ]
2023-11-10 15:44:40 -05:00
Aryan Salmanpour
174b672159
Fix a bug in GetVideoCodecString function where it didn't return the correct codec string ( #35 )
...
[ROCm/rocdecode commit: 0d9b056ee5 ]
2023-11-06 08:20:53 -05:00
Rajy Rawther
691521af5a
roc_video_decode class update ( #29 )
...
* WIP: class implementation
* add more definitions
* rocvideodecode implementation
* formatting fixes
* address review comments
* rocvideodecode class update
* videodec sample app-enable all apis
[ROCm/rocdecode commit: 89a278bd1b ]
2023-11-01 21:16:02 -04:00
Aryan Salmanpour
b6557252a0
Add support for rocDecCreateDecoder API ( #28 )
...
* Add support for rocDecCreateDecoder API
* check the decoder config support before initializing the vaapi
* rename RocdecDecoderCreateInfo to RocDecoderCreateInfo
* fix a typo
[ROCm/rocdecode commit: 32f854c159 ]
2023-11-01 09:22:46 -04:00
Rajy Rawther
db6dbf7076
Rr/roc video decode class ( #20 )
...
* WIP: class implementation
* add more definitions
* rocvideodecode implementation
* formatting fixes
* address review comments
[ROCm/rocdecode commit: d0e6743872 ]
2023-10-23 12:16:45 -04:00