Skip to content
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

core: Use CompletedRequestPtr in the FrameInfo constructor #666

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

naushir
Copy link
Collaborator

@naushir naushir commented Mar 26, 2024

This allows the constructor to set fps and sequence directly rather than having to do it outside of the class. Fixes the annotate stage where we don't set the fps field.

This allows the constructor to set fps and sequence directly rather than
having to do it outside of the class. Fixes the annotate stage where we
don't set the fps field.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
@naushir naushir merged commit 70894c0 into main Mar 26, 2024
10 checks passed
@naushir naushir deleted the frame_info branch March 26, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant