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

EncoderConfigAV1: Fix GetMaxBFrameCount #113

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

dabrain34
Copy link
Contributor

To support driver which does not support B Frame,
GetMaxBFrameCount has been introduced in
#103 but AV1 was not supported yet.

To support driver which does not support B Frame,
GetMaxBFrameCount has been introduced in
nvpro-samples#103
but AV1 was not supported yet.

Signed-off-by: Stéphane Cerveau <[email protected]>
@dabrain34 dabrain34 force-pushed the dab_fix_av1_max_b_frame branch from 1d4eb3e to 0f35ba2 Compare November 27, 2024 14:08
@dabrain34
Copy link
Contributor Author

@zlatinski this one is necessary for CTS

Copy link
Contributor

@zlatinski zlatinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@zlatinski zlatinski merged commit 83b5cd1 into nvpro-samples:main Nov 27, 2024
1 check passed
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.

2 participants