Aryan Salmanpour
64441167c4
Fix a seg fault when saving a frame in SaveSurfToFile ( #60 )
...
[ROCm/rocdecode commit: 592426595e ]
2023-11-13 14:38:29 -05:00
Rajy Rawther
4c7210745f
Rr/add low latency ( #59 )
...
* added picture_index associated with frame and fixed bug
* added option to force low_latency display
* add force_zero_latency option for videodecode sample
[ROCm/rocdecode commit: d163eb1764 ]
2023-11-13 13:53:19 -05:00
Aryan Salmanpour
e86c9487b5
Add support for the rocDecUnMapVideoFrame API ( #58 )
...
[ROCm/rocdecode commit: eb5614d250 ]
2023-11-13 12:54:32 -05:00
Rajy Rawther
97c86ddac2
added picture_index associated with frame and fixed bug ( #56 )
...
[ROCm/rocdecode commit: ddded3a6d2 ]
2023-11-13 12:22:22 -05:00
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