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

Handle duplicate frames #448

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Handle duplicate frames #448

merged 2 commits into from
Mar 21, 2024

Conversation

sergystepanov
Copy link
Collaborator

@sergystepanov sergystepanov commented Mar 21, 2024

Implement a simple duplicate frames handler.
todo: implement frame duplication for yuv and video codecs (skip encoding for these duplicate frames)

Some cores for performance reasons may return duplicate frames (i.e. previous frames) instead of rendering them again.
@sergystepanov sergystepanov merged commit 4d5033f into master Mar 21, 2024
4 checks passed
@sergystepanov sergystepanov deleted the dup branch March 21, 2024 13:10
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