Rajy Rawther
012f96c8c5
Rr/check sei function pointer ( #78 )
...
* commending out ParseSeiMessage because it is causing segfault
* CMake changes for valgrind
* added function pointer validity for sei callback
* fix review comments
2023-11-21 11:23:47 -05:00
Aryan Salmanpour
851c537904
code cleanup - use google style for videodecode sample and RocVideoDecoder class - no functional change ( #65 )
...
* code cleanup - use google style for videodecode sample and RocVideoDecoder class - no functional change
* rename SaveSurfToFile to SaveFrameToFile
2023-11-15 15:49:16 -05:00
Rajy Rawther
a4652d6a53
Rr/fix output surface dims ( #64 )
...
* fix output surface dimensions
* fix bug
2023-11-15 13:46:37 -05:00
Aryan Salmanpour
592426595e
Fix a seg fault when saving a frame in SaveSurfToFile ( #60 )
2023-11-13 14:38:29 -05:00
Rajy Rawther
d163eb1764
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
2023-11-13 13:53:19 -05:00
Aryan Salmanpour
eb5614d250
Add support for the rocDecUnMapVideoFrame API ( #58 )
2023-11-13 12:54:32 -05:00
Rajy Rawther
ddded3a6d2
added picture_index associated with frame and fixed bug ( #56 )
2023-11-13 12:22:22 -05:00
Rajy Rawther
55ebf353cc
fix exception handling to gracefully exit ( #49 )
...
* fix exception handling to gracefully exit
* addressed review comments
2023-11-10 15:44:40 -05:00
Aryan Salmanpour
0d9b056ee5
Fix a bug in GetVideoCodecString function where it didn't return the correct codec string ( #35 )
2023-11-06 08:20:53 -05:00
Rajy Rawther
89a278bd1b
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
2023-11-01 21:16:02 -04:00
Aryan Salmanpour
32f854c159
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
2023-11-01 09:22:46 -04:00
Rajy Rawther
d0e6743872
Rr/roc video decode class ( #20 )
...
* WIP: class implementation
* add more definitions
* rocvideodecode implementation
* formatting fixes
* address review comments
2023-10-23 12:16:45 -04:00