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

lavc/bsf/hevc_metadata: always remove dovi at the end of au #526

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

gnattu
Copy link
Member

@gnattu gnattu commented Jan 16, 2025

In rare edge cases the looping removal might leave some frames with dovi metadata not removed for hevc. Always remove at the end of au can also improve performance, and this is what the upstream dovi_rpu is doing as well.

Changes

Issues

In rare edge cases the looping removal might leave some frames
with dovi metadata not removed for hevc. Always remove at the
end of au can also improve performance, and this is what the
upstream dovi_rpu is doing as well.
@gnattu gnattu requested a review from a team January 16, 2025 12:06
@gnattu gnattu merged commit 53c3cdd into jellyfin Jan 17, 2025
27 checks passed
@gnattu gnattu deleted the fix-dovi-removal branch January 17, 2025 19:07
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.

3 participants