ROCm / rocDecode

rocDecode is a high performance video decode SDK for AMD hardware
https://rocm.docs.amd.com/projects/rocDecode/en/latest
Other
13 stars 17 forks source link

Add support for rocDecode APIs dispatch table #462

Closed AryanSalmanpour closed 4 days ago

AryanSalmanpour commented 5 days ago

This PR introduces support for the rocDecode API dispatch table, which is essential for tracing rocDecode APIs with tools like rocprofiler.

The PR includes the following changes: