-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rocDecode integration in rocAL #253
rocDecode integration in rocAL #253
Conversation
fiona-gladwin
commented
Dec 18, 2024
- Add support for rocDecode hardware decoder in rocAL
- Add support to create sequences using the seek operation in rocDecode, works seamlessly for H265 videos.
Requires VideoDemuxer to have .cpp file
Facing seg fault
Add utils folder to rocAL hip to compile with rocDecode
This reverts commit 21b0538.
Revert additional changes
…win/rocAL into fg/rocdec_integration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please resolve all review comments
@rrawther and @LakshmiKumar23 Resolved all review comments |
@spolifroni-amd yes you are right |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add changelog and doc for this
Done |
@kiritigowda : Not sure why the CI is failing in this. I would like to merge this PR |
@fiona-gladwin - the main readme requires updates to the prerequisites and update the version of the rocAL (2.2.0 to 2.3.0) |
1e5f7b7
Done, Please check |
@kiritigowda please check and merge this PR |