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

libhevc: Update encoder logic to handle iframe interval and bframes #45

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

suyogpawar20
Copy link
Contributor

This update improves the encoder's behavior and ensures it runs efficiently when the iframeinterval is less than or equal to maxbframes. In this case, the encoder ignores the maxbframes.

Test: ./hevcenc

This update improves the encoder's behavior and ensures it runs efficiently
when the iframeinterval is less than or equal to maxbframes. In this
case, the encoder ignores the maxbframes.

Test: ./hevcenc
@harishdm harishdm merged commit 8dd2b33 into ittiam-systems:main Jul 18, 2024
3 checks 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