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

vvc_sao: proper fix for doubled PB size constant #121

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

zackerthescar
Copy link
Contributor

Actually fixes the doubled PB size constant. Stupid error on my end, to be honest.

Fixes the first part of #119

@nuomi2021
Copy link
Member

No worries.
Compare to hevc, vvc's ctu size is 128. so we change MAX_PB_SIZE TO 128.

@nuomi2021 nuomi2021 merged commit 07ce6f4 into ffvvc:main Aug 13, 2023
5 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