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

Fix some old comments #251

Open
wants to merge 6 commits into
base: up
Choose a base branch
from
Open

Fix some old comments #251

wants to merge 6 commits into from

Conversation

QSXW
Copy link
Collaborator

@QSXW QSXW commented Jul 21, 2024

No description provided.

@@ -904,7 +878,7 @@ static int inline vvc_get_cabac(CABACContext *c, VVCCabacState* base, const int
c->low <<= lps_mask;

if (!(c->low & CABAC_MASK))
vvc_refill2(c);
Copy link
Member

Choose a reason for hiding this comment

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

I remember this will introduce some build errors for the window

could you "git cherry-pick ..ffvvc/workflow" and force-push your branch?
So we can now see the windows result

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

For sure, I also tried it on Windows and everything works

Copy link
Member

Choose a reason for hiding this comment

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

Great! please send to maling list for review.
thank you

QSXW and others added 6 commits August 9, 2024 01:50
From Jun Zhao <mypopydev@gmail.com>:
> Should we relocate this to the decoder? Other codecs typically set this
> parameter in the decoder.

Signed-off-by: Wu Jianhua <toqsxw@outlook.com>
See ffvvc#178

Signed-off-by: Wu Jianhua <toqsxw@outlook.com>
See ffvvc#180

Signed-off-by: Wu Jianhua <toqsxw@outlook.com>
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